Uses of Interface
software.amazon.awscdk.services.sagemaker.IEndpoint
Packages that use IEndpoint
Package
Description
Amazon API Gateway Construct Library
Amazon SageMaker Construct Library
Amazon SageMaker Construct Library
-
Uses of IEndpoint in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway with parameters of type IEndpointConstructors in software.amazon.awscdk.services.apigateway with parameters of type IEndpointModifierConstructorDescriptionSagemakerIntegration(IEndpoint endpoint) SagemakerIntegration(IEndpoint endpoint, SagemakerIntegrationOptions options) -
Uses of IEndpoint in software.amazon.awscdk.services.sagemaker
Subinterfaces of IEndpoint in software.amazon.awscdk.services.sagemakerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEndpoint.Classes in software.amazon.awscdk.services.sagemaker that implement IEndpointModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEndpoint in software.amazon.awscdk.services.sagemaker.alpha
Subinterfaces of IEndpoint in software.amazon.awscdk.services.sagemaker.alphaModifier and TypeInterfaceDescriptioninterface(experimental) The Interface for a SageMaker Endpoint resource.static interfaceInternal default implementation forIEndpoint.Classes in software.amazon.awscdk.services.sagemaker.alpha that implement IEndpointModifier and TypeClassDescriptionclass(experimental) Defines a SageMaker endpoint.static final classA proxy class which represents a concrete javascript instance of this type.