Uses of Class
software.amazon.awscdk.services.sagemaker.CfnModelCard.SourceAlgorithmProperty.Builder
-
Uses of CfnModelCard.SourceAlgorithmProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnModelCard.SourceAlgorithmProperty.Builder.algorithmName
(String algorithmName) Sets the value ofCfnModelCard.SourceAlgorithmProperty.getAlgorithmName()
CfnModelCard.SourceAlgorithmProperty.builder()
CfnModelCard.SourceAlgorithmProperty.Builder.modelDataUrl
(String modelDataUrl) Sets the value ofCfnModelCard.SourceAlgorithmProperty.getModelDataUrl()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnModelCard.SourceAlgorithmProperty.Builder
.