FargateProfile

class FargateProfile : KotlinCustomResource

Resource Schema for AWS::EKS::FargateProfile

Properties

Link copied to clipboard
val arn: Output<String>
Link copied to clipboard
val clusterName: Output<String>

Name of the Cluster

Link copied to clipboard

Name of FargateProfile

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The IAM policy arn for pods

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val subnets: Output<List<String>>?
Link copied to clipboard
val tags: Output<List<FargateProfileTag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>