Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterMixinProps.Builder
Packages that use CfnClusterMixinProps.Builder
-
Uses of CfnClusterMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.eks
Methods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterMixinProps.BuilderModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.accessConfig(CfnClusterPropsMixin.AccessConfigProperty accessConfig) Sets the value ofCfnClusterMixinProps.getAccessConfig()CfnClusterMixinProps.Builder.accessConfig(IResolvable accessConfig) Sets the value ofCfnClusterMixinProps.getAccessConfig()CfnClusterMixinProps.Builder.bootstrapSelfManagedAddons(Boolean bootstrapSelfManagedAddons) Sets the value ofCfnClusterMixinProps.getBootstrapSelfManagedAddons()CfnClusterMixinProps.Builder.bootstrapSelfManagedAddons(IResolvable bootstrapSelfManagedAddons) Sets the value ofCfnClusterMixinProps.getBootstrapSelfManagedAddons()static CfnClusterMixinProps.BuilderCfnClusterMixinProps.builder()CfnClusterMixinProps.Builder.computeConfig(CfnClusterPropsMixin.ComputeConfigProperty computeConfig) Sets the value ofCfnClusterMixinProps.getComputeConfig()CfnClusterMixinProps.Builder.computeConfig(IResolvable computeConfig) Sets the value ofCfnClusterMixinProps.getComputeConfig()CfnClusterMixinProps.Builder.controlPlaneScalingConfig(CfnClusterPropsMixin.ControlPlaneScalingConfigProperty controlPlaneScalingConfig) Sets the value ofCfnClusterMixinProps.getControlPlaneScalingConfig()CfnClusterMixinProps.Builder.controlPlaneScalingConfig(IResolvable controlPlaneScalingConfig) Sets the value ofCfnClusterMixinProps.getControlPlaneScalingConfig()CfnClusterMixinProps.Builder.deletionProtection(Boolean deletionProtection) Sets the value ofCfnClusterMixinProps.getDeletionProtection()CfnClusterMixinProps.Builder.deletionProtection(IResolvable deletionProtection) Sets the value ofCfnClusterMixinProps.getDeletionProtection()CfnClusterMixinProps.Builder.encryptionConfig(List<? extends Object> encryptionConfig) Sets the value ofCfnClusterMixinProps.getEncryptionConfig()CfnClusterMixinProps.Builder.encryptionConfig(IResolvable encryptionConfig) Sets the value ofCfnClusterMixinProps.getEncryptionConfig()Sets the value ofCfnClusterMixinProps.getForce()CfnClusterMixinProps.Builder.force(IResolvable force) Sets the value ofCfnClusterMixinProps.getForce()CfnClusterMixinProps.Builder.kubernetesNetworkConfig(CfnClusterPropsMixin.KubernetesNetworkConfigProperty kubernetesNetworkConfig) Sets the value ofCfnClusterMixinProps.getKubernetesNetworkConfig()CfnClusterMixinProps.Builder.kubernetesNetworkConfig(IResolvable kubernetesNetworkConfig) Sets the value ofCfnClusterMixinProps.getKubernetesNetworkConfig()CfnClusterMixinProps.Builder.logging(CfnClusterPropsMixin.LoggingProperty logging) Sets the value ofCfnClusterMixinProps.getLogging()CfnClusterMixinProps.Builder.logging(IResolvable logging) Sets the value ofCfnClusterMixinProps.getLogging()Sets the value ofCfnClusterMixinProps.getName()CfnClusterMixinProps.Builder.outpostConfig(CfnClusterPropsMixin.OutpostConfigProperty outpostConfig) Sets the value ofCfnClusterMixinProps.getOutpostConfig()CfnClusterMixinProps.Builder.outpostConfig(IResolvable outpostConfig) Sets the value ofCfnClusterMixinProps.getOutpostConfig()CfnClusterMixinProps.Builder.remoteNetworkConfig(CfnClusterPropsMixin.RemoteNetworkConfigProperty remoteNetworkConfig) Sets the value ofCfnClusterMixinProps.getRemoteNetworkConfig()CfnClusterMixinProps.Builder.remoteNetworkConfig(IResolvable remoteNetworkConfig) Sets the value ofCfnClusterMixinProps.getRemoteNetworkConfig()CfnClusterMixinProps.Builder.resourcesVpcConfig(CfnClusterPropsMixin.ResourcesVpcConfigProperty resourcesVpcConfig) Sets the value ofCfnClusterMixinProps.getResourcesVpcConfig()CfnClusterMixinProps.Builder.resourcesVpcConfig(IResolvable resourcesVpcConfig) Sets the value ofCfnClusterMixinProps.getResourcesVpcConfig()Sets the value ofCfnClusterMixinProps.getRoleArn()Sets the value ofCfnClusterMixinProps.getRoleArn()CfnClusterMixinProps.Builder.storageConfig(CfnClusterPropsMixin.StorageConfigProperty storageConfig) Sets the value ofCfnClusterMixinProps.getStorageConfig()CfnClusterMixinProps.Builder.storageConfig(IResolvable storageConfig) Sets the value ofCfnClusterMixinProps.getStorageConfig()Sets the value ofCfnClusterMixinProps.getTags()CfnClusterMixinProps.Builder.upgradePolicy(CfnClusterPropsMixin.UpgradePolicyProperty upgradePolicy) Sets the value ofCfnClusterMixinProps.getUpgradePolicy()CfnClusterMixinProps.Builder.upgradePolicy(IResolvable upgradePolicy) Sets the value ofCfnClusterMixinProps.getUpgradePolicy()Sets the value ofCfnClusterMixinProps.getVersion()CfnClusterMixinProps.Builder.zonalShiftConfig(CfnClusterPropsMixin.ZonalShiftConfigProperty zonalShiftConfig) Sets the value ofCfnClusterMixinProps.getZonalShiftConfig()CfnClusterMixinProps.Builder.zonalShiftConfig(IResolvable zonalShiftConfig) Sets the value ofCfnClusterMixinProps.getZonalShiftConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnClusterMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnClusterMixinProps.Builder.