Uses of Class
software.amazon.awscdk.services.sagemaker.CfnUserProfile.CustomFileSystemConfigProperty.Builder
-
Uses of CfnUserProfile.CustomFileSystemConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnUserProfile.CustomFileSystemConfigProperty.builder()
CfnUserProfile.CustomFileSystemConfigProperty.Builder.efsFileSystemConfig
(IResolvable efsFileSystemConfig) Sets the value ofCfnUserProfile.CustomFileSystemConfigProperty.getEfsFileSystemConfig()
CfnUserProfile.CustomFileSystemConfigProperty.Builder.efsFileSystemConfig
(CfnUserProfile.EFSFileSystemConfigProperty efsFileSystemConfig) Sets the value ofCfnUserProfile.CustomFileSystemConfigProperty.getEfsFileSystemConfig()
CfnUserProfile.CustomFileSystemConfigProperty.Builder.fSxLustreFileSystemConfig
(IResolvable fSxLustreFileSystemConfig) CfnUserProfile.CustomFileSystemConfigProperty.Builder.fSxLustreFileSystemConfig
(CfnUserProfile.FSxLustreFileSystemConfigProperty fSxLustreFileSystemConfig) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserProfile.CustomFileSystemConfigProperty.Builder
.