Uses of Class
software.amazon.awscdk.services.sagemaker.CfnUserProfile.CustomFileSystemConfigProperty.Builder
Packages that use CfnUserProfile.CustomFileSystemConfigProperty.Builder
-
Uses of CfnUserProfile.CustomFileSystemConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnUserProfile.CustomFileSystemConfigProperty.BuilderModifier 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) CfnUserProfile.CustomFileSystemConfigProperty.Builder.s3FileSystemConfig(IResolvable s3FileSystemConfig) Sets the value ofCfnUserProfile.CustomFileSystemConfigProperty.getS3FileSystemConfig()CfnUserProfile.CustomFileSystemConfigProperty.Builder.s3FileSystemConfig(CfnUserProfile.S3FileSystemConfigProperty s3FileSystemConfig) Sets the value ofCfnUserProfile.CustomFileSystemConfigProperty.getS3FileSystemConfig()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnUserProfile.CustomFileSystemConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserProfile.CustomFileSystemConfigProperty.Builder.