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

Stratosphere.CloudFormation.CustomResource

Documentation

data CustomResource Source #

Instances

Instances details
ToJSON CustomResource Source # 
Instance details

Defined in Stratosphere.CloudFormation.CustomResource

Show CustomResource Source # 
Instance details

Defined in Stratosphere.CloudFormation.CustomResource

Eq CustomResource Source # 
Instance details

Defined in Stratosphere.CloudFormation.CustomResource

ToResourceProperties CustomResource Source # 
Instance details

Defined in Stratosphere.CloudFormation.CustomResource

Property "ServiceTimeout" CustomResource Source # 
Instance details

Defined in Stratosphere.CloudFormation.CustomResource

Associated Types

type PropertyType "ServiceTimeout" CustomResource 
Instance details

Defined in Stratosphere.CloudFormation.CustomResource

type PropertyType "ServiceTimeout" CustomResource = Value Integer
Property "ServiceToken" CustomResource Source # 
Instance details

Defined in Stratosphere.CloudFormation.CustomResource

Associated Types

type PropertyType "ServiceToken" CustomResource 
Instance details

Defined in Stratosphere.CloudFormation.CustomResource

type PropertyType "ServiceToken" CustomResource = Value Text
type PropertyType "ServiceTimeout" CustomResource Source # 
Instance details

Defined in Stratosphere.CloudFormation.CustomResource

type PropertyType "ServiceTimeout" CustomResource = Value Integer
type PropertyType "ServiceToken" CustomResource Source # 
Instance details

Defined in Stratosphere.CloudFormation.CustomResource

type PropertyType "ServiceToken" CustomResource = Value Text