Uses of Class
software.amazon.awscdk.services.sagemaker.CfnSpace.CustomFileSystemProperty.Builder
Packages that use CfnSpace.CustomFileSystemProperty.Builder
-
Uses of CfnSpace.CustomFileSystemProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnSpace.CustomFileSystemProperty.BuilderModifier and TypeMethodDescriptionCfnSpace.CustomFileSystemProperty.builder()CfnSpace.CustomFileSystemProperty.Builder.efsFileSystem(IResolvable efsFileSystem) Sets the value ofCfnSpace.CustomFileSystemProperty.getEfsFileSystem()CfnSpace.CustomFileSystemProperty.Builder.efsFileSystem(CfnSpace.EFSFileSystemProperty efsFileSystem) Sets the value ofCfnSpace.CustomFileSystemProperty.getEfsFileSystem()CfnSpace.CustomFileSystemProperty.Builder.fSxLustreFileSystem(IResolvable fSxLustreFileSystem) Sets the value ofCfnSpace.CustomFileSystemProperty.getFSxLustreFileSystem()CfnSpace.CustomFileSystemProperty.Builder.fSxLustreFileSystem(CfnSpace.FSxLustreFileSystemProperty fSxLustreFileSystem) Sets the value ofCfnSpace.CustomFileSystemProperty.getFSxLustreFileSystem()CfnSpace.CustomFileSystemProperty.Builder.s3FileSystem(IResolvable s3FileSystem) Sets the value ofCfnSpace.CustomFileSystemProperty.getS3FileSystem()CfnSpace.CustomFileSystemProperty.Builder.s3FileSystem(CfnSpace.S3FileSystemProperty s3FileSystem) Sets the value ofCfnSpace.CustomFileSystemProperty.getS3FileSystem()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnSpace.CustomFileSystemProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSpace.CustomFileSystemProperty.Builder.