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

Stratosphere.ImageBuilder.InfrastructureConfiguration.S3LogsProperty

Documentation

data S3LogsProperty Source #

Instances

Instances details
ToJSON S3LogsProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.InfrastructureConfiguration.S3LogsProperty

Show S3LogsProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.InfrastructureConfiguration.S3LogsProperty

Eq S3LogsProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.InfrastructureConfiguration.S3LogsProperty

ToResourceProperties S3LogsProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.InfrastructureConfiguration.S3LogsProperty

Property "S3BucketName" S3LogsProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.InfrastructureConfiguration.S3LogsProperty

Associated Types

type PropertyType "S3BucketName" S3LogsProperty 
Instance details

Defined in Stratosphere.ImageBuilder.InfrastructureConfiguration.S3LogsProperty

type PropertyType "S3BucketName" S3LogsProperty = Value Text
Property "S3KeyPrefix" S3LogsProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.InfrastructureConfiguration.S3LogsProperty

Associated Types

type PropertyType "S3KeyPrefix" S3LogsProperty 
Instance details

Defined in Stratosphere.ImageBuilder.InfrastructureConfiguration.S3LogsProperty

type PropertyType "S3KeyPrefix" S3LogsProperty = Value Text
type PropertyType "S3BucketName" S3LogsProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.InfrastructureConfiguration.S3LogsProperty

type PropertyType "S3BucketName" S3LogsProperty = Value Text
type PropertyType "S3KeyPrefix" S3LogsProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.InfrastructureConfiguration.S3LogsProperty

type PropertyType "S3KeyPrefix" S3LogsProperty = Value Text