Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Amazonka.CodeBuild.Types.ReportExportConfigType
Description
Documentation
newtype ReportExportConfigType Source #
Constructors
ReportExportConfigType' | |
Fields |
Bundled Patterns
pattern ReportExportConfigType_NO_EXPORT :: ReportExportConfigType | |
pattern ReportExportConfigType_S3 :: ReportExportConfigType |