Uses of Class
software.amazon.awscdk.services.sagemaker.CfnModelCard.IntendedUsesProperty.Builder
-
Uses of CfnModelCard.IntendedUsesProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnModelCard.IntendedUsesProperty.builder()
CfnModelCard.IntendedUsesProperty.Builder.explanationsForRiskRating
(String explanationsForRiskRating) Sets the value ofCfnModelCard.IntendedUsesProperty.getExplanationsForRiskRating()
CfnModelCard.IntendedUsesProperty.Builder.factorsAffectingModelEfficiency
(String factorsAffectingModelEfficiency) Sets the value ofCfnModelCard.IntendedUsesProperty.getFactorsAffectingModelEfficiency()
CfnModelCard.IntendedUsesProperty.Builder.intendedUses
(String intendedUses) Sets the value ofCfnModelCard.IntendedUsesProperty.getIntendedUses()
CfnModelCard.IntendedUsesProperty.Builder.purposeOfModel
(String purposeOfModel) Sets the value ofCfnModelCard.IntendedUsesProperty.getPurposeOfModel()
CfnModelCard.IntendedUsesProperty.Builder.riskRating
(String riskRating) Sets the value ofCfnModelCard.IntendedUsesProperty.getRiskRating()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnModelCard.IntendedUsesProperty.Builder
.