Uses of Interface
software.amazon.awscdk.services.sagemaker.alpha.InvocationsScalingProps
Package
Description
Amazon SageMaker Construct Library
-
Uses of InvocationsScalingProps in software.amazon.awscdk.services.sagemaker.alpha
Modifier and TypeClassDescriptionstatic final class
An implementation forInvocationsScalingProps
Modifier and TypeMethodDescriptionInvocationsScalingProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
ScalableInstanceCount.scaleOnInvocations
(String id, InvocationsScalingProps props) (experimental) Scales in or out to achieve a target requests per second per instance.