| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.CodeBuild.ReportGroup
Documentation
data S3ReportExportConfigProperty Source #
Constructors
| S3ReportExportConfigProperty | |
Instances
data ReportExportConfigProperty Source #
Constructors
| ReportExportConfigProperty | |
Fields | |
Instances
| ToJSON ReportExportConfigProperty Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty Methods toJSON :: ReportExportConfigProperty -> Value # toEncoding :: ReportExportConfigProperty -> Encoding # toJSONList :: [ReportExportConfigProperty] -> Value # toEncodingList :: [ReportExportConfigProperty] -> Encoding # | |||||
| Show ReportExportConfigProperty Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty Methods showsPrec :: Int -> ReportExportConfigProperty -> ShowS # show :: ReportExportConfigProperty -> String # showList :: [ReportExportConfigProperty] -> ShowS # | |||||
| Eq ReportExportConfigProperty Source # | |||||
| ToResourceProperties ReportExportConfigProperty Source # | |||||
| Property "ExportConfigType" ReportExportConfigProperty Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty Associated Types
Methods set :: PropertyType "ExportConfigType" ReportExportConfigProperty -> ReportExportConfigProperty -> ReportExportConfigProperty # | |||||
| Property "S3Destination" ReportExportConfigProperty Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup.ReportExportConfigProperty Associated Types
Methods set :: PropertyType "S3Destination" ReportExportConfigProperty -> ReportExportConfigProperty -> ReportExportConfigProperty # | |||||
| type PropertyType "ExportConfigType" ReportExportConfigProperty Source # | |||||
| type PropertyType "S3Destination" ReportExportConfigProperty Source # | |||||
data ReportGroup Source #
Constructors
| ReportGroup | |
Fields
| |
Instances
| ToJSON ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup Methods toJSON :: ReportGroup -> Value # toEncoding :: ReportGroup -> Encoding # toJSONList :: [ReportGroup] -> Value # toEncodingList :: [ReportGroup] -> Encoding # omitField :: ReportGroup -> Bool # | |||||
| Show ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup Methods showsPrec :: Int -> ReportGroup -> ShowS # show :: ReportGroup -> String # showList :: [ReportGroup] -> ShowS # | |||||
| Eq ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup | |||||
| ToResourceProperties ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup Methods | |||||
| Property "DeleteReports" ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup Associated Types
Methods set :: PropertyType "DeleteReports" ReportGroup -> ReportGroup -> ReportGroup # | |||||
| Property "ExportConfig" ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup Associated Types
Methods set :: PropertyType "ExportConfig" ReportGroup -> ReportGroup -> ReportGroup # | |||||
| Property "Name" ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup Associated Types
Methods set :: PropertyType "Name" ReportGroup -> ReportGroup -> ReportGroup # | |||||
| Property "Tags" ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup Associated Types
Methods set :: PropertyType "Tags" ReportGroup -> ReportGroup -> ReportGroup # | |||||
| Property "Type" ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup Associated Types
Methods set :: PropertyType "Type" ReportGroup -> ReportGroup -> ReportGroup # | |||||
| type PropertyType "DeleteReports" ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup | |||||
| type PropertyType "ExportConfig" ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup | |||||
| type PropertyType "Name" ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup | |||||
| type PropertyType "Tags" ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup | |||||
| type PropertyType "Type" ReportGroup Source # | |||||
Defined in Stratosphere.CodeBuild.ReportGroup | |||||