| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.DataZone.ProjectProfile
Documentation
data EnvironmentConfigurationParameterProperty Source #
Constructors
| EnvironmentConfigurationParameterProperty | |
Fields | |
Instances
data EnvironmentConfigurationProperty Source #
Constructors
| EnvironmentConfigurationProperty | |
Fields
| |
Instances
| ToJSON EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty | |||||
| Show EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty Methods showsPrec :: Int -> EnvironmentConfigurationProperty -> ShowS # | |||||
| Eq EnvironmentConfigurationProperty Source # | |||||
| ToResourceProperties EnvironmentConfigurationProperty Source # | |||||
| Property "AwsAccount" EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty Associated Types
Methods set :: PropertyType "AwsAccount" EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty # | |||||
| Property "AwsRegion" EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty Associated Types
Methods set :: PropertyType "AwsRegion" EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty # | |||||
| Property "ConfigurationParameters" EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty Associated Types
Methods set :: PropertyType "ConfigurationParameters" EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty # | |||||
| Property "DeploymentMode" EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty Associated Types
Methods set :: PropertyType "DeploymentMode" EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty # | |||||
| Property "DeploymentOrder" EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty Associated Types
Methods set :: PropertyType "DeploymentOrder" EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty # | |||||
| Property "Description" EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty Associated Types
Methods set :: PropertyType "Description" EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty # | |||||
| Property "EnvironmentBlueprintId" EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty Associated Types
Methods set :: PropertyType "EnvironmentBlueprintId" EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty # | |||||
| Property "EnvironmentConfigurationId" EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty Associated Types
Methods set :: PropertyType "EnvironmentConfigurationId" EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty # | |||||
| Property "Name" EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty Associated Types
Methods set :: PropertyType "Name" EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty -> EnvironmentConfigurationProperty # | |||||
| type PropertyType "AwsAccount" EnvironmentConfigurationProperty Source # | |||||
| type PropertyType "AwsRegion" EnvironmentConfigurationProperty Source # | |||||
| type PropertyType "ConfigurationParameters" EnvironmentConfigurationProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationProperty type PropertyType "ConfigurationParameters" EnvironmentConfigurationProperty = EnvironmentConfigurationParametersDetailsProperty | |||||
| type PropertyType "DeploymentMode" EnvironmentConfigurationProperty Source # | |||||
| type PropertyType "DeploymentOrder" EnvironmentConfigurationProperty Source # | |||||
| type PropertyType "Description" EnvironmentConfigurationProperty Source # | |||||
| type PropertyType "EnvironmentBlueprintId" EnvironmentConfigurationProperty Source # | |||||
| type PropertyType "EnvironmentConfigurationId" EnvironmentConfigurationProperty Source # | |||||
| type PropertyType "Name" EnvironmentConfigurationProperty Source # | |||||
data AwsAccountProperty Source #
Constructors
| AwsAccountProperty | |
Instances
| ToJSON AwsAccountProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.AwsAccountProperty Methods toJSON :: AwsAccountProperty -> Value # toEncoding :: AwsAccountProperty -> Encoding # toJSONList :: [AwsAccountProperty] -> Value # toEncodingList :: [AwsAccountProperty] -> Encoding # omitField :: AwsAccountProperty -> Bool # | |||||
| Show AwsAccountProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.AwsAccountProperty Methods showsPrec :: Int -> AwsAccountProperty -> ShowS # show :: AwsAccountProperty -> String # showList :: [AwsAccountProperty] -> ShowS # | |||||
| Eq AwsAccountProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.AwsAccountProperty Methods (==) :: AwsAccountProperty -> AwsAccountProperty -> Bool # (/=) :: AwsAccountProperty -> AwsAccountProperty -> Bool # | |||||
| ToResourceProperties AwsAccountProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.AwsAccountProperty Methods toResourceProperties :: AwsAccountProperty -> ResourceProperties # | |||||
| Property "AwsAccountId" AwsAccountProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.AwsAccountProperty Associated Types
Methods set :: PropertyType "AwsAccountId" AwsAccountProperty -> AwsAccountProperty -> AwsAccountProperty # | |||||
| type PropertyType "AwsAccountId" AwsAccountProperty Source # | |||||
data EnvironmentConfigurationParametersDetailsProperty Source #
Constructors
| EnvironmentConfigurationParametersDetailsProperty | |
Fields | |
Instances
| ToJSON EnvironmentConfigurationParametersDetailsProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationParametersDetailsProperty Methods toJSON :: EnvironmentConfigurationParametersDetailsProperty -> Value # toEncoding :: EnvironmentConfigurationParametersDetailsProperty -> Encoding # toJSONList :: [EnvironmentConfigurationParametersDetailsProperty] -> Value # toEncodingList :: [EnvironmentConfigurationParametersDetailsProperty] -> Encoding # omitField :: EnvironmentConfigurationParametersDetailsProperty -> Bool # | |||||
| Show EnvironmentConfigurationParametersDetailsProperty Source # | |||||
| Eq EnvironmentConfigurationParametersDetailsProperty Source # | |||||
| ToResourceProperties EnvironmentConfigurationParametersDetailsProperty Source # | |||||
| Property "ParameterOverrides" EnvironmentConfigurationParametersDetailsProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationParametersDetailsProperty Associated Types
Methods set :: PropertyType "ParameterOverrides" EnvironmentConfigurationParametersDetailsProperty -> EnvironmentConfigurationParametersDetailsProperty -> EnvironmentConfigurationParametersDetailsProperty # | |||||
| Property "ResolvedParameters" EnvironmentConfigurationParametersDetailsProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationParametersDetailsProperty Associated Types
Methods set :: PropertyType "ResolvedParameters" EnvironmentConfigurationParametersDetailsProperty -> EnvironmentConfigurationParametersDetailsProperty -> EnvironmentConfigurationParametersDetailsProperty # | |||||
| Property "SsmPath" EnvironmentConfigurationParametersDetailsProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.EnvironmentConfigurationParametersDetailsProperty Associated Types
| |||||
| type PropertyType "ParameterOverrides" EnvironmentConfigurationParametersDetailsProperty Source # | |||||
| type PropertyType "ResolvedParameters" EnvironmentConfigurationParametersDetailsProperty Source # | |||||
| type PropertyType "SsmPath" EnvironmentConfigurationParametersDetailsProperty Source # | |||||
data RegionProperty Source #
Constructors
| RegionProperty | |
Fields
| |
Instances
| ToJSON RegionProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.RegionProperty Methods toJSON :: RegionProperty -> Value # toEncoding :: RegionProperty -> Encoding # toJSONList :: [RegionProperty] -> Value # toEncodingList :: [RegionProperty] -> Encoding # omitField :: RegionProperty -> Bool # | |||||
| Show RegionProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.RegionProperty Methods showsPrec :: Int -> RegionProperty -> ShowS # show :: RegionProperty -> String # showList :: [RegionProperty] -> ShowS # | |||||
| Eq RegionProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.RegionProperty Methods (==) :: RegionProperty -> RegionProperty -> Bool # (/=) :: RegionProperty -> RegionProperty -> Bool # | |||||
| ToResourceProperties RegionProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.RegionProperty Methods toResourceProperties :: RegionProperty -> ResourceProperties # | |||||
| Property "RegionName" RegionProperty Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile.RegionProperty Associated Types
Methods set :: PropertyType "RegionName" RegionProperty -> RegionProperty -> RegionProperty # | |||||
| type PropertyType "RegionName" RegionProperty Source # | |||||
mkEnvironmentConfigurationParametersDetailsProperty :: EnvironmentConfigurationParametersDetailsProperty Source #
mkEnvironmentConfigurationProperty :: RegionProperty -> Value Text -> Value Text -> EnvironmentConfigurationProperty Source #
data ProjectProfile Source #
Constructors
| ProjectProfile | |
Fields
| |
Instances
| ToJSON ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile Methods toJSON :: ProjectProfile -> Value # toEncoding :: ProjectProfile -> Encoding # toJSONList :: [ProjectProfile] -> Value # toEncodingList :: [ProjectProfile] -> Encoding # omitField :: ProjectProfile -> Bool # | |||||
| Show ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile Methods showsPrec :: Int -> ProjectProfile -> ShowS # show :: ProjectProfile -> String # showList :: [ProjectProfile] -> ShowS # | |||||
| Eq ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile Methods (==) :: ProjectProfile -> ProjectProfile -> Bool # (/=) :: ProjectProfile -> ProjectProfile -> Bool # | |||||
| ToResourceProperties ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile Methods toResourceProperties :: ProjectProfile -> ResourceProperties # | |||||
| Property "Description" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile Associated Types
Methods set :: PropertyType "Description" ProjectProfile -> ProjectProfile -> ProjectProfile # | |||||
| Property "DomainIdentifier" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile Associated Types
Methods set :: PropertyType "DomainIdentifier" ProjectProfile -> ProjectProfile -> ProjectProfile # | |||||
| Property "DomainUnitIdentifier" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile Associated Types
Methods set :: PropertyType "DomainUnitIdentifier" ProjectProfile -> ProjectProfile -> ProjectProfile # | |||||
| Property "EnvironmentConfigurations" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile Associated Types
Methods set :: PropertyType "EnvironmentConfigurations" ProjectProfile -> ProjectProfile -> ProjectProfile # | |||||
| Property "Name" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile Associated Types
Methods set :: PropertyType "Name" ProjectProfile -> ProjectProfile -> ProjectProfile # | |||||
| Property "Status" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile Associated Types
Methods set :: PropertyType "Status" ProjectProfile -> ProjectProfile -> ProjectProfile # | |||||
| type PropertyType "Description" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile | |||||
| type PropertyType "DomainIdentifier" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile | |||||
| type PropertyType "DomainUnitIdentifier" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile | |||||
| type PropertyType "EnvironmentConfigurations" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile | |||||
| type PropertyType "Name" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile | |||||
| type PropertyType "Status" ProjectProfile Source # | |||||
Defined in Stratosphere.DataZone.ProjectProfile | |||||