| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Batch.JobDefinition
Documentation
data ContainerPropertiesProperty Source #
Constructors
Instances
data FargatePlatformConfigurationProperty Source #
Constructors
| FargatePlatformConfigurationProperty | |
Instances
| ToJSON FargatePlatformConfigurationProperty Source # | |||||
Defined in Stratosphere.Batch.JobDefinition.FargatePlatformConfigurationProperty | |||||
| Show FargatePlatformConfigurationProperty Source # | |||||
| Eq FargatePlatformConfigurationProperty Source # | |||||
| ToResourceProperties FargatePlatformConfigurationProperty Source # | |||||
| Property "PlatformVersion" FargatePlatformConfigurationProperty Source # | |||||
Defined in Stratosphere.Batch.JobDefinition.FargatePlatformConfigurationProperty Associated Types
Methods set :: PropertyType "PlatformVersion" FargatePlatformConfigurationProperty -> FargatePlatformConfigurationProperty -> FargatePlatformConfigurationProperty # | |||||
| type PropertyType "PlatformVersion" FargatePlatformConfigurationProperty Source # | |||||
data JobDefinition Source #
Constructors
| JobDefinition | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobdefinition.html |
Fields
| |
Instances
| ToJSON JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Methods toJSON :: JobDefinition -> Value # toEncoding :: JobDefinition -> Encoding # toJSONList :: [JobDefinition] -> Value # toEncodingList :: [JobDefinition] -> Encoding # omitField :: JobDefinition -> Bool # | |||||
| Show JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Methods showsPrec :: Int -> JobDefinition -> ShowS # show :: JobDefinition -> String # showList :: [JobDefinition] -> ShowS # | |||||
| Eq JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Methods (==) :: JobDefinition -> JobDefinition -> Bool # (/=) :: JobDefinition -> JobDefinition -> Bool # | |||||
| ToResourceProperties JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Methods toResourceProperties :: JobDefinition -> ResourceProperties # | |||||
| Property "ConsumableResourceProperties" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "ConsumableResourceProperties" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "ContainerProperties" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "ContainerProperties" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "EcsProperties" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "EcsProperties" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "EksProperties" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "EksProperties" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "JobDefinitionName" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "JobDefinitionName" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "NodeProperties" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "NodeProperties" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "Parameters" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "Parameters" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "PlatformCapabilities" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "PlatformCapabilities" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "PropagateTags" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "PropagateTags" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "ResourceRetentionPolicy" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "ResourceRetentionPolicy" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "RetryStrategy" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "RetryStrategy" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "SchedulingPriority" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "SchedulingPriority" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "Tags" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "Tags" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "Timeout" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "Timeout" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| Property "Type" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition Associated Types
Methods set :: PropertyType "Type" JobDefinition -> JobDefinition -> JobDefinition # | |||||
| type PropertyType "ConsumableResourceProperties" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition type PropertyType "ConsumableResourceProperties" JobDefinition = ConsumableResourcePropertiesProperty | |||||
| type PropertyType "ContainerProperties" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "EcsProperties" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "EksProperties" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "JobDefinitionName" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "NodeProperties" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "Parameters" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "PlatformCapabilities" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "PropagateTags" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "ResourceRetentionPolicy" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "RetryStrategy" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "SchedulingPriority" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "Tags" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "Timeout" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
| type PropertyType "Type" JobDefinition Source # | |||||
Defined in Stratosphere.Batch.JobDefinition | |||||
mkJobDefinition :: Value Text -> JobDefinition Source #