stratosphere-eks-1.0.0: Stratosphere integration for AWS EKS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EKS.Cluster.ComputeConfigProperty

Documentation

data ComputeConfigProperty Source #

Instances

Instances details
ToJSON ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

Show ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

Eq ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

ToResourceProperties ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

Property "Enabled" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

Associated Types

type PropertyType "Enabled" ComputeConfigProperty 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

Property "NodePools" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

Associated Types

type PropertyType "NodePools" ComputeConfigProperty 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

Property "NodeRoleArn" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

Associated Types

type PropertyType "NodeRoleArn" ComputeConfigProperty 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

type PropertyType "Enabled" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

type PropertyType "NodePools" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty

type PropertyType "NodeRoleArn" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ComputeConfigProperty