Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnEndpointPropsMixin.RollingUpdatePolicyProperty.Builder
Packages that use CfnEndpointPropsMixin.RollingUpdatePolicyProperty.Builder
-
Uses of CfnEndpointPropsMixin.RollingUpdatePolicyProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnEndpointPropsMixin.RollingUpdatePolicyProperty.BuilderModifier and TypeMethodDescriptionCfnEndpointPropsMixin.RollingUpdatePolicyProperty.builder()CfnEndpointPropsMixin.RollingUpdatePolicyProperty.Builder.maximumBatchSize(CfnEndpointPropsMixin.CapacitySizeProperty maximumBatchSize) Sets the value ofCfnEndpointPropsMixin.RollingUpdatePolicyProperty.getMaximumBatchSize()CfnEndpointPropsMixin.RollingUpdatePolicyProperty.Builder.maximumBatchSize(IResolvable maximumBatchSize) Sets the value ofCfnEndpointPropsMixin.RollingUpdatePolicyProperty.getMaximumBatchSize()CfnEndpointPropsMixin.RollingUpdatePolicyProperty.Builder.maximumExecutionTimeoutInSeconds(Number maximumExecutionTimeoutInSeconds) CfnEndpointPropsMixin.RollingUpdatePolicyProperty.Builder.rollbackMaximumBatchSize(CfnEndpointPropsMixin.CapacitySizeProperty rollbackMaximumBatchSize) CfnEndpointPropsMixin.RollingUpdatePolicyProperty.Builder.rollbackMaximumBatchSize(IResolvable rollbackMaximumBatchSize) CfnEndpointPropsMixin.RollingUpdatePolicyProperty.Builder.waitIntervalInSeconds(Number waitIntervalInSeconds) Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnEndpointPropsMixin.RollingUpdatePolicyProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointPropsMixin.RollingUpdatePolicyProperty.Builder.