customFileSystems

@JvmName(name = "kaxcjcumrvrujljc")
suspend fun customFileSystems(value: Output<List<SpaceCustomFileSystemArgs>>)
@JvmName(name = "gnhoamnlwgcwqcjf")
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 = "mwsyswmnarndvnvx")
suspend fun customFileSystems(vararg values: Output<SpaceCustomFileSystemArgs>)


@JvmName(name = "apctjquuqstyekqj")
suspend fun customFileSystems(values: List<Output<SpaceCustomFileSystemArgs>>)
@JvmName(name = "gogijvupaurwnboi")
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 = "cmpscpjcrfbspind")
suspend fun customFileSystems(argument: List<suspend SpaceCustomFileSystemArgsBuilder.() -> Unit>)
@JvmName(name = "mykucvyxgwccgtwr")
suspend fun customFileSystems(vararg argument: suspend SpaceCustomFileSystemArgsBuilder.() -> Unit)
@JvmName(name = "rjmrcorgysnnwmsl")
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.