customFileSystems

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ftefjwtgprvhtjnf")
suspend fun customFileSystems(argument: List<suspend SpaceCustomFileSystemArgsBuilder.() -> Unit>)
@JvmName(name = "blixdmsyelkowchf")
suspend fun customFileSystems(vararg argument: suspend SpaceCustomFileSystemArgsBuilder.() -> Unit)
@JvmName(name = "tpdieljchooranor")
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 AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.