stratosphere-imagebuilder-1.0.0: Stratosphere integration for AWS ImageBuilder.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ImageBuilder.Component

Documentation

data Component Source #

Constructors

Component

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html

Fields

Instances

Instances details
ToJSON Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Show Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Eq Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

ToResourceProperties Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Property "ChangeDescription" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Associated Types

type PropertyType "ChangeDescription" Component 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "ChangeDescription" Component = Value Text

Methods

set :: PropertyType "ChangeDescription" Component -> Component -> Component #

Property "Data" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Associated Types

type PropertyType "Data" Component 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Property "Description" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Associated Types

type PropertyType "Description" Component 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "Description" Component = Value Text

Methods

set :: PropertyType "Description" Component -> Component -> Component #

Property "KmsKeyId" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Associated Types

type PropertyType "KmsKeyId" Component 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "KmsKeyId" Component = Value Text

Methods

set :: PropertyType "KmsKeyId" Component -> Component -> Component #

Property "Name" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Associated Types

type PropertyType "Name" Component 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Property "Platform" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Associated Types

type PropertyType "Platform" Component 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "Platform" Component = Value Text

Methods

set :: PropertyType "Platform" Component -> Component -> Component #

Property "SupportedOsVersions" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Associated Types

type PropertyType "SupportedOsVersions" Component 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "SupportedOsVersions" Component = ValueList Text

Methods

set :: PropertyType "SupportedOsVersions" Component -> Component -> Component #

Property "Tags" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Associated Types

type PropertyType "Tags" Component 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Property "Uri" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Associated Types

type PropertyType "Uri" Component 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Property "Version" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

Associated Types

type PropertyType "Version" Component 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "Version" Component = Value Text

Methods

set :: PropertyType "Version" Component -> Component -> Component #

type PropertyType "ChangeDescription" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "ChangeDescription" Component = Value Text
type PropertyType "Data" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "Description" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "Description" Component = Value Text
type PropertyType "KmsKeyId" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "KmsKeyId" Component = Value Text
type PropertyType "Name" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "Platform" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "Platform" Component = Value Text
type PropertyType "SupportedOsVersions" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "SupportedOsVersions" Component = ValueList Text
type PropertyType "Tags" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "Uri" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "Version" Component Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Component

type PropertyType "Version" Component = Value Text