Uses of Interface
software.amazon.awscdk.services.sagemaker.alpha.InvocationsScalingProps
Packages that use InvocationsScalingProps
Package
Description
Amazon SageMaker Construct Library
-
Uses of InvocationsScalingProps in software.amazon.awscdk.services.sagemaker.alpha
Classes in software.amazon.awscdk.services.sagemaker.alpha that implement InvocationsScalingPropsModifier and TypeClassDescriptionstatic final classAn implementation forInvocationsScalingPropsMethods in software.amazon.awscdk.services.sagemaker.alpha that return InvocationsScalingPropsModifier and TypeMethodDescriptionInvocationsScalingProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker.alpha with parameters of type InvocationsScalingPropsModifier and TypeMethodDescriptionvoidScalableInstanceCount.scaleOnInvocations(String id, InvocationsScalingProps props) (experimental) Scales in or out to achieve a target requests per second per instance.