Uses of Class
software.amazon.awscdk.services.eks.CfnCapabilityProps.Builder
Packages that use CfnCapabilityProps.Builder
-
Uses of CfnCapabilityProps.Builder in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return CfnCapabilityProps.BuilderModifier and TypeMethodDescriptionstatic CfnCapabilityProps.BuilderCfnCapabilityProps.builder()CfnCapabilityProps.Builder.capabilityName(String capabilityName) Sets the value ofCfnCapabilityProps.getCapabilityName()CfnCapabilityProps.Builder.clusterName(String clusterName) Sets the value ofCfnCapabilityProps.getClusterName()CfnCapabilityProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnCapabilityProps.getConfiguration()CfnCapabilityProps.Builder.configuration(CfnCapability.CapabilityConfigurationProperty configuration) Sets the value ofCfnCapabilityProps.getConfiguration()CfnCapabilityProps.Builder.deletePropagationPolicy(String deletePropagationPolicy) Sets the value ofCfnCapabilityProps.getDeletePropagationPolicy()Sets the value ofCfnCapabilityProps.getRoleArn()Sets the value ofCfnCapabilityProps.getTags()Sets the value ofCfnCapabilityProps.getType()Constructors in software.amazon.awscdk.services.eks with parameters of type CfnCapabilityProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCapabilityProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCapabilityProps.Builder.