Uses of Class
software.amazon.awscdk.services.sagemaker.CfnEndpoint.TrafficRoutingConfigProperty.Builder
-
Uses of CfnEndpoint.TrafficRoutingConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnEndpoint.TrafficRoutingConfigProperty.builder()
CfnEndpoint.TrafficRoutingConfigProperty.Builder.canarySize
(IResolvable canarySize) Sets the value ofCfnEndpoint.TrafficRoutingConfigProperty.getCanarySize()
CfnEndpoint.TrafficRoutingConfigProperty.Builder.canarySize
(CfnEndpoint.CapacitySizeProperty canarySize) Sets the value ofCfnEndpoint.TrafficRoutingConfigProperty.getCanarySize()
CfnEndpoint.TrafficRoutingConfigProperty.Builder.linearStepSize
(IResolvable linearStepSize) Sets the value ofCfnEndpoint.TrafficRoutingConfigProperty.getLinearStepSize()
CfnEndpoint.TrafficRoutingConfigProperty.Builder.linearStepSize
(CfnEndpoint.CapacitySizeProperty linearStepSize) Sets the value ofCfnEndpoint.TrafficRoutingConfigProperty.getLinearStepSize()
Sets the value ofCfnEndpoint.TrafficRoutingConfigProperty.getType()
CfnEndpoint.TrafficRoutingConfigProperty.Builder.waitIntervalInSeconds
(Number waitIntervalInSeconds) Sets the value ofCfnEndpoint.TrafficRoutingConfigProperty.getWaitIntervalInSeconds()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEndpoint.TrafficRoutingConfigProperty.Builder
.