Uses of Interface
software.amazon.awscdk.services.sagemaker.alpha.ModelAttributes
Packages that use ModelAttributes
Package
Description
Amazon SageMaker Construct Library
-
Uses of ModelAttributes in software.amazon.awscdk.services.sagemaker.alpha
Classes in software.amazon.awscdk.services.sagemaker.alpha that implement ModelAttributesMethods in software.amazon.awscdk.services.sagemaker.alpha that return ModelAttributesModifier and TypeMethodDescriptionModelAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker.alpha with parameters of type ModelAttributesModifier and TypeMethodDescriptionstatic IModel
Model.fromModelAttributes
(software.constructs.Construct scope, String id, ModelAttributes attrs) (experimental) Imports a Model defined either outside the CDK or in a different CDK stack.