custom File Systems
Parameters
value
A file system, created by you, that you assign to a space for an Amazon SageMaker AI Domain. See custom_file_system
Block below.
Parameters
values
A file system, created by you, that you assign to a space for an Amazon SageMaker AI Domain. See custom_file_system
Block below.
suspend fun customFileSystems(argument: List<suspend SpaceSpaceSettingsCustomFileSystemArgsBuilder.() -> Unit>)
suspend fun customFileSystems(vararg argument: suspend SpaceSpaceSettingsCustomFileSystemArgsBuilder.() -> Unit)
suspend fun customFileSystems(argument: suspend SpaceSpaceSettingsCustomFileSystemArgsBuilder.() -> Unit)
Parameters
argument
A file system, created by you, that you assign to a space for an Amazon SageMaker AI Domain. See custom_file_system
Block below.