| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.PCS.Queue
Documentation
data SlurmConfigurationProperty Source #
Constructors
| SlurmConfigurationProperty | |
Fields | |
Instances
data SlurmCustomSettingProperty Source #
Constructors
| SlurmCustomSettingProperty | |
Fields
| |
Instances
| ToJSON SlurmCustomSettingProperty Source # | |||||
Defined in Stratosphere.PCS.Queue.SlurmCustomSettingProperty Methods toJSON :: SlurmCustomSettingProperty -> Value # toEncoding :: SlurmCustomSettingProperty -> Encoding # toJSONList :: [SlurmCustomSettingProperty] -> Value # toEncodingList :: [SlurmCustomSettingProperty] -> Encoding # | |||||
| Show SlurmCustomSettingProperty Source # | |||||
Defined in Stratosphere.PCS.Queue.SlurmCustomSettingProperty Methods showsPrec :: Int -> SlurmCustomSettingProperty -> ShowS # show :: SlurmCustomSettingProperty -> String # showList :: [SlurmCustomSettingProperty] -> ShowS # | |||||
| Eq SlurmCustomSettingProperty Source # | |||||
Defined in Stratosphere.PCS.Queue.SlurmCustomSettingProperty Methods (==) :: SlurmCustomSettingProperty -> SlurmCustomSettingProperty -> Bool # (/=) :: SlurmCustomSettingProperty -> SlurmCustomSettingProperty -> Bool # | |||||
| ToResourceProperties SlurmCustomSettingProperty Source # | |||||
| Property "ParameterName" SlurmCustomSettingProperty Source # | |||||
Defined in Stratosphere.PCS.Queue.SlurmCustomSettingProperty Associated Types
Methods set :: PropertyType "ParameterName" SlurmCustomSettingProperty -> SlurmCustomSettingProperty -> SlurmCustomSettingProperty # | |||||
| Property "ParameterValue" SlurmCustomSettingProperty Source # | |||||
Defined in Stratosphere.PCS.Queue.SlurmCustomSettingProperty Associated Types
Methods set :: PropertyType "ParameterValue" SlurmCustomSettingProperty -> SlurmCustomSettingProperty -> SlurmCustomSettingProperty # | |||||
| type PropertyType "ParameterName" SlurmCustomSettingProperty Source # | |||||
| type PropertyType "ParameterValue" SlurmCustomSettingProperty Source # | |||||
Constructors
| Queue | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcs-queue.html |
Fields | |
Instances
| ToJSON Queue Source # | |||||
| Show Queue Source # | |||||
| Eq Queue Source # | |||||
| ToResourceProperties Queue Source # | |||||
Defined in Stratosphere.PCS.Queue Methods | |||||
| Property "ClusterId" Queue Source # | |||||
Defined in Stratosphere.PCS.Queue Associated Types
| |||||
| Property "ComputeNodeGroupConfigurations" Queue Source # | |||||
Defined in Stratosphere.PCS.Queue Associated Types
| |||||
| Property "Name" Queue Source # | |||||
Defined in Stratosphere.PCS.Queue Associated Types
| |||||
| Property "SlurmConfiguration" Queue Source # | |||||
Defined in Stratosphere.PCS.Queue Associated Types
| |||||
| Property "Tags" Queue Source # | |||||
Defined in Stratosphere.PCS.Queue Associated Types
| |||||
| type PropertyType "ClusterId" Queue Source # | |||||
Defined in Stratosphere.PCS.Queue | |||||
| type PropertyType "ComputeNodeGroupConfigurations" Queue Source # | |||||
Defined in Stratosphere.PCS.Queue | |||||
| type PropertyType "Name" Queue Source # | |||||
Defined in Stratosphere.PCS.Queue | |||||
| type PropertyType "SlurmConfiguration" Queue Source # | |||||
Defined in Stratosphere.PCS.Queue | |||||
| type PropertyType "Tags" Queue Source # | |||||
Defined in Stratosphere.PCS.Queue | |||||