stratosphere-cloudformation-1.0.0: Stratosphere integration for AWS CloudFormation.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CloudFormation.HookTypeConfig

Documentation

data HookTypeConfig Source #

Instances

Instances details
ToJSON HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

Show HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

Eq HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

ToResourceProperties HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

Property "Configuration" HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

Associated Types

type PropertyType "Configuration" HookTypeConfig 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

type PropertyType "Configuration" HookTypeConfig = Value Text
Property "ConfigurationAlias" HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

Associated Types

type PropertyType "ConfigurationAlias" HookTypeConfig 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

type PropertyType "ConfigurationAlias" HookTypeConfig = Value Text

Methods

set :: PropertyType "ConfigurationAlias" HookTypeConfig -> HookTypeConfig -> HookTypeConfig #

Property "TypeArn" HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

Associated Types

type PropertyType "TypeArn" HookTypeConfig 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

Property "TypeName" HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

Associated Types

type PropertyType "TypeName" HookTypeConfig 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

type PropertyType "Configuration" HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

type PropertyType "Configuration" HookTypeConfig = Value Text
type PropertyType "ConfigurationAlias" HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

type PropertyType "ConfigurationAlias" HookTypeConfig = Value Text
type PropertyType "TypeArn" HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig

type PropertyType "TypeName" HookTypeConfig Source # 
Instance details

Defined in Stratosphere.CloudFormation.HookTypeConfig