Uses of Class
software.amazon.awscdk.services.sagemaker.CfnEndpoint.TrafficRoutingConfigProperty.Builder
Packages that use CfnEndpoint.TrafficRoutingConfigProperty.Builder
-
Uses of CfnEndpoint.TrafficRoutingConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnEndpoint.TrafficRoutingConfigProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnEndpoint.TrafficRoutingConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpoint.TrafficRoutingConfigProperty.Builder.