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

Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

Documentation

data ResourcesVpcConfigProperty Source #

Instances

Instances details
ToJSON ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

Show ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

Eq ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

ToResourceProperties ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

Property "EndpointPrivateAccess" ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

Associated Types

type PropertyType "EndpointPrivateAccess" ResourcesVpcConfigProperty 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

type PropertyType "EndpointPrivateAccess" ResourcesVpcConfigProperty = Value Bool
Property "EndpointPublicAccess" ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

Associated Types

type PropertyType "EndpointPublicAccess" ResourcesVpcConfigProperty 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

type PropertyType "EndpointPublicAccess" ResourcesVpcConfigProperty = Value Bool
Property "PublicAccessCidrs" ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

Associated Types

type PropertyType "PublicAccessCidrs" ResourcesVpcConfigProperty 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

Property "SecurityGroupIds" ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

Associated Types

type PropertyType "SecurityGroupIds" ResourcesVpcConfigProperty 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

Property "SubnetIds" ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

type PropertyType "EndpointPrivateAccess" ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

type PropertyType "EndpointPrivateAccess" ResourcesVpcConfigProperty = Value Bool
type PropertyType "EndpointPublicAccess" ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

type PropertyType "EndpointPublicAccess" ResourcesVpcConfigProperty = Value Bool
type PropertyType "PublicAccessCidrs" ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

type PropertyType "SecurityGroupIds" ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty

type PropertyType "SubnetIds" ResourcesVpcConfigProperty Source # 
Instance details

Defined in Stratosphere.EKS.Cluster.ResourcesVpcConfigProperty