Uses of Class
software.amazon.awscdk.services.sagemaker.CfnUserProfile.S3FileSystemConfigProperty.Builder
Packages that use CfnUserProfile.S3FileSystemConfigProperty.Builder
-
Uses of CfnUserProfile.S3FileSystemConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnUserProfile.S3FileSystemConfigProperty.BuilderModifier and TypeMethodDescriptionCfnUserProfile.S3FileSystemConfigProperty.builder()
Sets the value ofCfnUserProfile.S3FileSystemConfigProperty.getMountPath()
Sets the value ofCfnUserProfile.S3FileSystemConfigProperty.getS3Uri()
Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnUserProfile.S3FileSystemConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserProfile.S3FileSystemConfigProperty.Builder
.