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

Stratosphere.EKS.Nodegroup.ScalingConfigProperty

Documentation

data ScalingConfigProperty Source #

Instances

Instances details
ToJSON ScalingConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.ScalingConfigProperty

Show ScalingConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.ScalingConfigProperty

Eq ScalingConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.ScalingConfigProperty

ToResourceProperties ScalingConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.ScalingConfigProperty

Property "DesiredSize" ScalingConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.ScalingConfigProperty

Associated Types

type PropertyType "DesiredSize" ScalingConfigProperty 
Instance details

Defined in Stratosphere.EKS.Nodegroup.ScalingConfigProperty

Property "MaxSize" ScalingConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.ScalingConfigProperty

Property "MinSize" ScalingConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.ScalingConfigProperty

type PropertyType "DesiredSize" ScalingConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.ScalingConfigProperty

type PropertyType "MaxSize" ScalingConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.ScalingConfigProperty

type PropertyType "MinSize" ScalingConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.ScalingConfigProperty