Uses of Interface
software.amazon.awscdk.services.sagemaker.alpha.EndpointAttributes
Packages that use EndpointAttributes
Package
Description
Amazon SageMaker Construct Library
-
Uses of EndpointAttributes in software.amazon.awscdk.services.sagemaker.alpha
Classes in software.amazon.awscdk.services.sagemaker.alpha that implement EndpointAttributesMethods in software.amazon.awscdk.services.sagemaker.alpha that return EndpointAttributesModifier and TypeMethodDescriptionEndpointAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker.alpha with parameters of type EndpointAttributesModifier and TypeMethodDescriptionstatic IEndpointEndpoint.fromEndpointAttributes(software.constructs.Construct scope, String id, EndpointAttributes attrs) (experimental) Imports an Endpoint defined either outside the CDK or in a different CDK stack.