Uses of Interface
software.amazon.awscdk.services.apigateway.SagemakerIntegrationOptions
Packages that use SagemakerIntegrationOptions
-
Uses of SagemakerIntegrationOptions in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement SagemakerIntegrationOptionsModifier and TypeClassDescriptionstatic final classAn implementation forSagemakerIntegrationOptionsMethods in software.amazon.awscdk.services.apigateway that return SagemakerIntegrationOptionsModifier and TypeMethodDescriptionSagemakerIntegrationOptions.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigateway with parameters of type SagemakerIntegrationOptionsModifierConstructorDescriptionSagemakerIntegration(IEndpoint endpoint, SagemakerIntegrationOptions options)