Uses of Class
software.amazon.awscdk.services.eks.legacy.CfnAddon.Builder
-
Uses of CfnAddon.Builder in software.amazon.awscdk.services.eks.legacy
Modifier and TypeMethodDescriptionThe name of the add-on.CfnAddon.Builder.addonVersion
(String addonVersion) The version of the add-on.CfnAddon.Builder.clusterName
(String clusterName) The name of the cluster.CfnAddon.Builder.configurationValues
(String configurationValues) The configuration values that you provided.static CfnAddon.Builder
CfnAddon.Builder.preserveOnDelete
(Boolean preserveOnDelete) Specifying this option preserves the add-on software on your cluster but Amazon EKS stops managing any settings for the add-on.CfnAddon.Builder.preserveOnDelete
(IResolvable preserveOnDelete) Specifying this option preserves the add-on software on your cluster but Amazon EKS stops managing any settings for the add-on.CfnAddon.Builder.resolveConflicts
(String resolveConflicts) How to resolve field value conflicts for an Amazon EKS add-on.CfnAddon.Builder.serviceAccountRoleArn
(String serviceAccountRoleArn) The Amazon Resource Name (ARN) of an existing IAM role to bind to the add-on's service account.The metadata that you apply to the add-on to assist with categorization and organization.