Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnCapabilityPropsMixin.Builder
Packages that use CfnCapabilityPropsMixin.Builder
-
Uses of CfnCapabilityPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.eks
Methods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnCapabilityPropsMixin.BuilderModifier and TypeMethodDescriptionCfnCapabilityPropsMixin.Builder.capabilityName(String capabilityName) The unique name of the capability within the cluster.CfnCapabilityPropsMixin.Builder.clusterName(String clusterName) The name of the Amazon EKS cluster that contains this capability.CfnCapabilityPropsMixin.Builder.configuration(CfnCapabilityPropsMixin.CapabilityConfigurationProperty configuration) The configuration settings for the capability.CfnCapabilityPropsMixin.Builder.configuration(IResolvable configuration) The configuration settings for the capability.CfnCapabilityPropsMixin.Builder.create()CfnCapabilityPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnCapabilityPropsMixin.Builder.deletePropagationPolicy(String deletePropagationPolicy) The delete propagation policy for the capability.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.