| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.DataZone.Project
Documentation
data EnvironmentParameterProperty Source #
Constructors
| EnvironmentParameterProperty | |
Instances
data EnvironmentConfigurationUserParameterProperty Source #
Constructors
| EnvironmentConfigurationUserParameterProperty | |
Fields | |
Instances
| ToJSON EnvironmentConfigurationUserParameterProperty Source # | |||||
Defined in Stratosphere.DataZone.Project.EnvironmentConfigurationUserParameterProperty Methods toJSON :: EnvironmentConfigurationUserParameterProperty -> Value # toEncoding :: EnvironmentConfigurationUserParameterProperty -> Encoding # toJSONList :: [EnvironmentConfigurationUserParameterProperty] -> Value # toEncodingList :: [EnvironmentConfigurationUserParameterProperty] -> Encoding # omitField :: EnvironmentConfigurationUserParameterProperty -> Bool # | |||||
| Show EnvironmentConfigurationUserParameterProperty Source # | |||||
| Eq EnvironmentConfigurationUserParameterProperty Source # | |||||
| ToResourceProperties EnvironmentConfigurationUserParameterProperty Source # | |||||
| Property "EnvironmentConfigurationName" EnvironmentConfigurationUserParameterProperty Source # | |||||
Defined in Stratosphere.DataZone.Project.EnvironmentConfigurationUserParameterProperty Associated Types
Methods set :: PropertyType "EnvironmentConfigurationName" EnvironmentConfigurationUserParameterProperty -> EnvironmentConfigurationUserParameterProperty -> EnvironmentConfigurationUserParameterProperty # | |||||
| Property "EnvironmentId" EnvironmentConfigurationUserParameterProperty Source # | |||||
Defined in Stratosphere.DataZone.Project.EnvironmentConfigurationUserParameterProperty Associated Types
| |||||
| Property "EnvironmentParameters" EnvironmentConfigurationUserParameterProperty Source # | |||||
Defined in Stratosphere.DataZone.Project.EnvironmentConfigurationUserParameterProperty Associated Types
Methods set :: PropertyType "EnvironmentParameters" EnvironmentConfigurationUserParameterProperty -> EnvironmentConfigurationUserParameterProperty -> EnvironmentConfigurationUserParameterProperty # | |||||
| type PropertyType "EnvironmentConfigurationName" EnvironmentConfigurationUserParameterProperty Source # | |||||
Defined in Stratosphere.DataZone.Project.EnvironmentConfigurationUserParameterProperty type PropertyType "EnvironmentConfigurationName" EnvironmentConfigurationUserParameterProperty = Value Text | |||||
| type PropertyType "EnvironmentId" EnvironmentConfigurationUserParameterProperty Source # | |||||
| type PropertyType "EnvironmentParameters" EnvironmentConfigurationUserParameterProperty Source # | |||||
Defined in Stratosphere.DataZone.Project.EnvironmentConfigurationUserParameterProperty type PropertyType "EnvironmentParameters" EnvironmentConfigurationUserParameterProperty = [EnvironmentParameterProperty] | |||||
mkEnvironmentConfigurationUserParameterProperty :: EnvironmentConfigurationUserParameterProperty Source #
Constructors
| Project | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-project.html |
Fields
| |
Instances
| ToJSON Project Source # | |||||
| Show Project Source # | |||||
| Eq Project Source # | |||||
| ToResourceProperties Project Source # | |||||
Defined in Stratosphere.DataZone.Project Methods | |||||
| Property "Description" Project Source # | |||||
Defined in Stratosphere.DataZone.Project Associated Types
| |||||
| Property "DomainIdentifier" Project Source # | |||||
Defined in Stratosphere.DataZone.Project Associated Types
| |||||
| Property "DomainUnitId" Project Source # | |||||
Defined in Stratosphere.DataZone.Project Associated Types
| |||||
| Property "GlossaryTerms" Project Source # | |||||
Defined in Stratosphere.DataZone.Project Associated Types
| |||||
| Property "Name" Project Source # | |||||
Defined in Stratosphere.DataZone.Project Associated Types
| |||||
| Property "ProjectProfileId" Project Source # | |||||
Defined in Stratosphere.DataZone.Project Associated Types
| |||||
| Property "ProjectProfileVersion" Project Source # | |||||
Defined in Stratosphere.DataZone.Project Associated Types
| |||||
| Property "UserParameters" Project Source # | |||||
Defined in Stratosphere.DataZone.Project Associated Types
| |||||
| type PropertyType "Description" Project Source # | |||||
Defined in Stratosphere.DataZone.Project | |||||
| type PropertyType "DomainIdentifier" Project Source # | |||||
Defined in Stratosphere.DataZone.Project | |||||
| type PropertyType "DomainUnitId" Project Source # | |||||
Defined in Stratosphere.DataZone.Project | |||||
| type PropertyType "GlossaryTerms" Project Source # | |||||
Defined in Stratosphere.DataZone.Project | |||||
| type PropertyType "Name" Project Source # | |||||
Defined in Stratosphere.DataZone.Project | |||||
| type PropertyType "ProjectProfileId" Project Source # | |||||
Defined in Stratosphere.DataZone.Project | |||||
| type PropertyType "ProjectProfileVersion" Project Source # | |||||
Defined in Stratosphere.DataZone.Project | |||||
| type PropertyType "UserParameters" Project Source # | |||||
Defined in Stratosphere.DataZone.Project | |||||