Uses of Class
software.amazon.awscdk.services.sagemaker.CfnModelCard.AdditionalInformationProperty.Builder
-
Uses of CfnModelCard.AdditionalInformationProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnModelCard.AdditionalInformationProperty.builder()
CfnModelCard.AdditionalInformationProperty.Builder.caveatsAndRecommendations
(String caveatsAndRecommendations) CfnModelCard.AdditionalInformationProperty.Builder.customDetails
(Map<String, String> customDetails) Sets the value ofCfnModelCard.AdditionalInformationProperty.getCustomDetails()
CfnModelCard.AdditionalInformationProperty.Builder.customDetails
(IResolvable customDetails) Sets the value ofCfnModelCard.AdditionalInformationProperty.getCustomDetails()
CfnModelCard.AdditionalInformationProperty.Builder.ethicalConsiderations
(String ethicalConsiderations) Sets the value ofCfnModelCard.AdditionalInformationProperty.getEthicalConsiderations()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnModelCard.AdditionalInformationProperty.Builder
.