stratosphere-codebuild-1.0.0: Stratosphere integration for AWS CodeBuild.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

Documentation

data S3ReportExportConfigProperty Source #

Constructors

S3ReportExportConfigProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-reportgroup-s3reportexportconfig.html

Instances

Instances details
ToJSON S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

Show S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

Eq S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

ToResourceProperties S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

Property "Bucket" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

Property "BucketOwner" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

Property "EncryptionDisabled" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

Associated Types

type PropertyType "EncryptionDisabled" S3ReportExportConfigProperty 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

Property "EncryptionKey" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

Property "Packaging" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

Property "Path" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

type PropertyType "Bucket" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

type PropertyType "BucketOwner" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

type PropertyType "EncryptionDisabled" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

type PropertyType "EncryptionKey" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

type PropertyType "Packaging" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty

type PropertyType "Path" S3ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.S3ReportExportConfigProperty