| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.SSM.Types.DocumentType
Description
Documentation
newtype DocumentType Source #
Constructors
| DocumentType' | |
Fields | |
Bundled Patterns
| pattern DocumentType_ApplicationConfiguration :: DocumentType | |
| pattern DocumentType_ApplicationConfigurationSchema :: DocumentType | |
| pattern DocumentType_Automation :: DocumentType | |
| pattern DocumentType_Automation_ChangeTemplate :: DocumentType | |
| pattern DocumentType_ChangeCalendar :: DocumentType | |
| pattern DocumentType_CloudFormation :: DocumentType | |
| pattern DocumentType_Command :: DocumentType | |
| pattern DocumentType_ConformancePackTemplate :: DocumentType | |
| pattern DocumentType_DeploymentStrategy :: DocumentType | |
| pattern DocumentType_Package :: DocumentType | |
| pattern DocumentType_Policy :: DocumentType | |
| pattern DocumentType_ProblemAnalysis :: DocumentType | |
| pattern DocumentType_ProblemAnalysisTemplate :: DocumentType | |
| pattern DocumentType_QuickSetup :: DocumentType | |
| pattern DocumentType_Session :: DocumentType |