Uses of Class
software.amazon.awscdk.services.sagemaker.CfnModelCard.UserContextProperty.Builder
-
Uses of CfnModelCard.UserContextProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnModelCard.UserContextProperty.builder()
Sets the value ofCfnModelCard.UserContextProperty.getDomainId()
CfnModelCard.UserContextProperty.Builder.userProfileArn
(String userProfileArn) Sets the value ofCfnModelCard.UserContextProperty.getUserProfileArn()
CfnModelCard.UserContextProperty.Builder.userProfileName
(String userProfileName) Sets the value ofCfnModelCard.UserContextProperty.getUserProfileName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnModelCard.UserContextProperty.Builder
.