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

Stratosphere.EKS.FargateProfile

Documentation

data FargateProfile Source #

Instances

Instances details
ToJSON FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

Show FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

Eq FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

ToResourceProperties FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

Property "ClusterName" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

Associated Types

type PropertyType "ClusterName" FargateProfile 
Instance details

Defined in Stratosphere.EKS.FargateProfile

type PropertyType "ClusterName" FargateProfile = Value Text
Property "FargateProfileName" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

Associated Types

type PropertyType "FargateProfileName" FargateProfile 
Instance details

Defined in Stratosphere.EKS.FargateProfile

type PropertyType "FargateProfileName" FargateProfile = Value Text

Methods

set :: PropertyType "FargateProfileName" FargateProfile -> FargateProfile -> FargateProfile #

Property "PodExecutionRoleArn" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

Associated Types

type PropertyType "PodExecutionRoleArn" FargateProfile 
Instance details

Defined in Stratosphere.EKS.FargateProfile

type PropertyType "PodExecutionRoleArn" FargateProfile = Value Text

Methods

set :: PropertyType "PodExecutionRoleArn" FargateProfile -> FargateProfile -> FargateProfile #

Property "Selectors" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

Associated Types

type PropertyType "Selectors" FargateProfile 
Instance details

Defined in Stratosphere.EKS.FargateProfile

Property "Subnets" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

Associated Types

type PropertyType "Subnets" FargateProfile 
Instance details

Defined in Stratosphere.EKS.FargateProfile

Property "Tags" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

Associated Types

type PropertyType "Tags" FargateProfile 
Instance details

Defined in Stratosphere.EKS.FargateProfile

type PropertyType "ClusterName" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

type PropertyType "ClusterName" FargateProfile = Value Text
type PropertyType "FargateProfileName" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

type PropertyType "FargateProfileName" FargateProfile = Value Text
type PropertyType "PodExecutionRoleArn" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

type PropertyType "PodExecutionRoleArn" FargateProfile = Value Text
type PropertyType "Selectors" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

type PropertyType "Subnets" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile

type PropertyType "Tags" FargateProfile Source # 
Instance details

Defined in Stratosphere.EKS.FargateProfile