Uses of Interface
software.amazon.awscdk.services.sagemaker.alpha.IEndpointInstanceProductionVariant
Package
Description
Amazon SageMaker Construct Library
-
Uses of IEndpointInstanceProductionVariant in software.amazon.awscdk.services.sagemaker.alpha
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIEndpointInstanceProductionVariant
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionEndpoint.findInstanceProductionVariant
(String name) (experimental) Find instance production variant based on variant name.Modifier and TypeMethodDescriptionEndpoint.getInstanceProductionVariants()
(experimental) Get instance production variants associated with endpoint.