customFileSystems

@JvmName(name = "euhktkcevcpwuqpf")
suspend fun customFileSystems(value: Output<List<SpaceCustomFileSystemArgs>>)
@JvmName(name = "ekovlqssxqcfngib")
suspend fun customFileSystems(value: List<SpaceCustomFileSystemArgs>?)

Parameters

value

A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.


@JvmName(name = "mramphoomvqdwlpu")
suspend fun customFileSystems(vararg values: Output<SpaceCustomFileSystemArgs>)


@JvmName(name = "ixrqmxdaxvrphgmg")
suspend fun customFileSystems(values: List<Output<SpaceCustomFileSystemArgs>>)
@JvmName(name = "wruvwaivagjygevj")
suspend fun customFileSystems(vararg values: SpaceCustomFileSystemArgs)

Parameters

values

A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.


@JvmName(name = "rqpbnnskoforrlfw")
suspend fun customFileSystems(argument: List<suspend SpaceCustomFileSystemArgsBuilder.() -> Unit>)
@JvmName(name = "cbyqauepkwpjldih")
suspend fun customFileSystems(vararg argument: suspend SpaceCustomFileSystemArgsBuilder.() -> Unit)
@JvmName(name = "tttueqyfuldnnwko")
suspend fun customFileSystems(argument: suspend SpaceCustomFileSystemArgsBuilder.() -> Unit)

Parameters

argument

A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.