Uses of Class
software.amazon.awscdk.services.sagemaker.CfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.Builder
-
Uses of CfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.BuilderModifier and TypeMethodDescriptionCfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.builder()
CfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.Builder.maximumBatchSize
(IResolvable maximumBatchSize) CfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.Builder.maximumBatchSize
(CfnInferenceComponent.InferenceComponentCapacitySizeProperty maximumBatchSize) CfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.Builder.maximumExecutionTimeoutInSeconds
(Number maximumExecutionTimeoutInSeconds) CfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.Builder.rollbackMaximumBatchSize
(IResolvable rollbackMaximumBatchSize) CfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.Builder.rollbackMaximumBatchSize
(CfnInferenceComponent.InferenceComponentCapacitySizeProperty rollbackMaximumBatchSize) CfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.Builder.waitIntervalInSeconds
(Number waitIntervalInSeconds) Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInferenceComponent.InferenceComponentRollingUpdatePolicyProperty.Builder
.