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

Stratosphere.CodeBuild.ReportGroup

Documentation

data S3ReportExportConfigProperty Source #

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

data ReportExportConfigProperty Source #

Instances

Instances details
ToJSON ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty

Show ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty

Eq ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty

ToResourceProperties ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty

Property "ExportConfigType" ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty

Associated Types

type PropertyType "ExportConfigType" ReportExportConfigProperty 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty

Property "S3Destination" ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty

type PropertyType "ExportConfigType" ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty

type PropertyType "S3Destination" ReportExportConfigProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty

data ReportGroup Source #

Instances

Instances details
ToJSON ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

Show ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

Eq ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

ToResourceProperties ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

Property "DeleteReports" ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

Associated Types

type PropertyType "DeleteReports" ReportGroup 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

type PropertyType "DeleteReports" ReportGroup = Value Bool

Methods

set :: PropertyType "DeleteReports" ReportGroup -> ReportGroup -> ReportGroup #

Property "ExportConfig" ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

Associated Types

type PropertyType "ExportConfig" ReportGroup 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

Methods

set :: PropertyType "ExportConfig" ReportGroup -> ReportGroup -> ReportGroup #

Property "Name" ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

Associated Types

type PropertyType "Name" ReportGroup 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

Property "Tags" ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

Associated Types

type PropertyType "Tags" ReportGroup 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

type PropertyType "Tags" ReportGroup = [Tag]
Property "Type" ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

Associated Types

type PropertyType "Type" ReportGroup 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

type PropertyType "DeleteReports" ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

type PropertyType "DeleteReports" ReportGroup = Value Bool
type PropertyType "ExportConfig" ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

type PropertyType "Name" ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

type PropertyType "Tags" ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup

type PropertyType "Tags" ReportGroup = [Tag]
type PropertyType "Type" ReportGroup Source # 
Instance details

Defined in Stratosphere.CodeBuild.ReportGroup