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

Stratosphere.EKS.Nodegroup.RemoteAccessProperty

Documentation

data RemoteAccessProperty Source #

Instances

Instances details
ToJSON RemoteAccessProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.RemoteAccessProperty

Show RemoteAccessProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.RemoteAccessProperty

Eq RemoteAccessProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.RemoteAccessProperty

ToResourceProperties RemoteAccessProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.RemoteAccessProperty

Property "Ec2SshKey" RemoteAccessProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.RemoteAccessProperty

Associated Types

type PropertyType "Ec2SshKey" RemoteAccessProperty 
Instance details

Defined in Stratosphere.EKS.Nodegroup.RemoteAccessProperty

Property "SourceSecurityGroups" RemoteAccessProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.RemoteAccessProperty

Associated Types

type PropertyType "SourceSecurityGroups" RemoteAccessProperty 
Instance details

Defined in Stratosphere.EKS.Nodegroup.RemoteAccessProperty

type PropertyType "SourceSecurityGroups" RemoteAccessProperty = ValueList Text
type PropertyType "Ec2SshKey" RemoteAccessProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.RemoteAccessProperty

type PropertyType "SourceSecurityGroups" RemoteAccessProperty Source # 
Instance details

Defined in Stratosphere.EKS.Nodegroup.RemoteAccessProperty

type PropertyType "SourceSecurityGroups" RemoteAccessProperty = ValueList Text