Uses of Class
software.amazon.awscdk.services.eks.CfnCapability.Builder
Packages that use CfnCapability.Builder
-
Uses of CfnCapability.Builder in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return CfnCapability.BuilderModifier and TypeMethodDescriptionCfnCapability.Builder.capabilityName(String capabilityName) A unique name for the capability.CfnCapability.Builder.clusterName(String clusterName) The name of the EKS cluster where you want to create the capability.CfnCapability.Builder.configuration(IResolvable configuration) Configuration settings for a capability.CfnCapability.Builder.configuration(CfnCapability.CapabilityConfigurationProperty configuration) Configuration settings for a capability.static CfnCapability.BuilderCfnCapability.Builder.deletePropagationPolicy(String deletePropagationPolicy) Specifies how Kubernetes resources managed by the capability should be handled when the capability is deleted.The Amazon Resource Name (ARN) of the IAM role that the capability uses to interact with AWS services.An array of key-value pairs to apply to this resource.The type of capability to create.