Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnAlgorithmProps
Packages that use CfnAlgorithmProps
-
Uses of CfnAlgorithmProps in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnAlgorithmPropsMethods in software.amazon.awscdk.services.sagemaker that return CfnAlgorithmPropsModifier and TypeMethodDescriptionCfnAlgorithmProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnAlgorithmPropsModifierConstructorDescriptionCfnAlgorithm(software.constructs.Construct scope, String id, CfnAlgorithmProps props) Create a newAWS::SageMaker::Algorithm.