Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.RollbackConfigProperty
Packages that use CfnClusterPropsMixin.RollbackConfigProperty
-
Uses of CfnClusterPropsMixin.RollbackConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.eks
Classes in software.amazon.awscdk.cfnpropertymixins.services.eks that implement CfnClusterPropsMixin.RollbackConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.RollbackConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.RollbackConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.RollbackConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.RollbackConfigPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.rollbackConfig(CfnClusterPropsMixin.RollbackConfigProperty rollbackConfig) Sets the value ofCfnClusterMixinProps.getRollbackConfig()CfnClusterPropsMixin.Builder.rollbackConfig(CfnClusterPropsMixin.RollbackConfigProperty rollbackConfig) The rollback configuration to use for the cluster version rollback.