Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnEndpoint.CapacitySizeProperty
-
Uses of CfnEndpoint.CapacitySizeProperty in software.amazon.awscdk.services.sagemaker
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEndpoint.CapacitySizeProperty
Modifier and TypeMethodDescriptionCfnEndpoint.CapacitySizeProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnEndpoint.TrafficRoutingConfigProperty.Builder.canarySize
(CfnEndpoint.CapacitySizeProperty canarySize) Sets the value ofCfnEndpoint.TrafficRoutingConfigProperty.getCanarySize()
CfnEndpoint.TrafficRoutingConfigProperty.Builder.linearStepSize
(CfnEndpoint.CapacitySizeProperty linearStepSize) Sets the value ofCfnEndpoint.TrafficRoutingConfigProperty.getLinearStepSize()
CfnEndpoint.RollingUpdatePolicyProperty.Builder.maximumBatchSize
(CfnEndpoint.CapacitySizeProperty maximumBatchSize) Sets the value ofCfnEndpoint.RollingUpdatePolicyProperty.getMaximumBatchSize()
CfnEndpoint.RollingUpdatePolicyProperty.Builder.rollbackMaximumBatchSize
(CfnEndpoint.CapacitySizeProperty rollbackMaximumBatchSize) Sets the value ofCfnEndpoint.RollingUpdatePolicyProperty.getRollbackMaximumBatchSize()