Uses of Class
software.amazon.awscdk.services.sagemaker.CfnUserProfile.SharingSettingsProperty.Builder
-
Uses of CfnUserProfile.SharingSettingsProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnUserProfile.SharingSettingsProperty.builder()
CfnUserProfile.SharingSettingsProperty.Builder.notebookOutputOption
(String notebookOutputOption) Sets the value ofCfnUserProfile.SharingSettingsProperty.getNotebookOutputOption()
CfnUserProfile.SharingSettingsProperty.Builder.s3KmsKeyId
(String s3KmsKeyId) Sets the value ofCfnUserProfile.SharingSettingsProperty.getS3KmsKeyId()
CfnUserProfile.SharingSettingsProperty.Builder.s3OutputPath
(String s3OutputPath) Sets the value ofCfnUserProfile.SharingSettingsProperty.getS3OutputPath()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserProfile.SharingSettingsProperty.Builder
.