| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.EMRContainers.VirtualCluster.ContainerProviderProperty
Documentation
data ContainerInfoProperty Source #
Constructors
| ContainerInfoProperty | |
Fields
| |
Instances
data EksInfoProperty Source #
Constructors
| EksInfoProperty | |
Fields
| |
Instances
| ToJSON EksInfoProperty Source # | |||||
Defined in Stratosphere.EMRContainers.VirtualCluster.EksInfoProperty Methods toJSON :: EksInfoProperty -> Value # toEncoding :: EksInfoProperty -> Encoding # toJSONList :: [EksInfoProperty] -> Value # toEncodingList :: [EksInfoProperty] -> Encoding # omitField :: EksInfoProperty -> Bool # | |||||
| Show EksInfoProperty Source # | |||||
Defined in Stratosphere.EMRContainers.VirtualCluster.EksInfoProperty Methods showsPrec :: Int -> EksInfoProperty -> ShowS # show :: EksInfoProperty -> String # showList :: [EksInfoProperty] -> ShowS # | |||||
| Eq EksInfoProperty Source # | |||||
Defined in Stratosphere.EMRContainers.VirtualCluster.EksInfoProperty Methods (==) :: EksInfoProperty -> EksInfoProperty -> Bool # (/=) :: EksInfoProperty -> EksInfoProperty -> Bool # | |||||
| ToResourceProperties EksInfoProperty Source # | |||||
Defined in Stratosphere.EMRContainers.VirtualCluster.EksInfoProperty Methods toResourceProperties :: EksInfoProperty -> ResourceProperties # | |||||
| Property "Namespace" EksInfoProperty Source # | |||||
Defined in Stratosphere.EMRContainers.VirtualCluster.EksInfoProperty Associated Types
Methods set :: PropertyType "Namespace" EksInfoProperty -> EksInfoProperty -> EksInfoProperty # | |||||
| type PropertyType "Namespace" EksInfoProperty Source # | |||||
data ContainerProviderProperty Source #
Constructors
| ContainerProviderProperty | |
Fields
| |
Instances
| ToJSON ContainerProviderProperty Source # | |||||
| Show ContainerProviderProperty Source # | |||||
Defined in Stratosphere.EMRContainers.VirtualCluster.ContainerProviderProperty Methods showsPrec :: Int -> ContainerProviderProperty -> ShowS # show :: ContainerProviderProperty -> String # showList :: [ContainerProviderProperty] -> ShowS # | |||||
| Eq ContainerProviderProperty Source # | |||||
| ToResourceProperties ContainerProviderProperty Source # | |||||
| Property "Id" ContainerProviderProperty Source # | |||||
Defined in Stratosphere.EMRContainers.VirtualCluster.ContainerProviderProperty Associated Types
Methods set :: PropertyType "Id" ContainerProviderProperty -> ContainerProviderProperty -> ContainerProviderProperty # | |||||
| Property "Info" ContainerProviderProperty Source # | |||||
Defined in Stratosphere.EMRContainers.VirtualCluster.ContainerProviderProperty Associated Types
Methods set :: PropertyType "Info" ContainerProviderProperty -> ContainerProviderProperty -> ContainerProviderProperty # | |||||
| Property "Type" ContainerProviderProperty Source # | |||||
Defined in Stratosphere.EMRContainers.VirtualCluster.ContainerProviderProperty Associated Types
Methods set :: PropertyType "Type" ContainerProviderProperty -> ContainerProviderProperty -> ContainerProviderProperty # | |||||
| type PropertyType "Id" ContainerProviderProperty Source # | |||||
| type PropertyType "Info" ContainerProviderProperty Source # | |||||
| type PropertyType "Type" ContainerProviderProperty Source # | |||||