customFileSystemConfigs

@JvmName(name = "ltuxfhlpptcsrufh")
suspend fun customFileSystemConfigs(value: Output<List<DomainDefaultSpaceSettingsCustomFileSystemConfigArgs>>)

Parameters

value

The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker AI Studio. See custom_file_system_config Block below.


@JvmName(name = "ecbanxrlejjshdjw")
suspend fun customFileSystemConfigs(vararg values: Output<DomainDefaultSpaceSettingsCustomFileSystemConfigArgs>)


@JvmName(name = "wiayxaohvdefclxm")
suspend fun customFileSystemConfigs(values: List<Output<DomainDefaultSpaceSettingsCustomFileSystemConfigArgs>>)
@JvmName(name = "aisdtlpvtpporpts")
suspend fun customFileSystemConfigs(vararg values: DomainDefaultSpaceSettingsCustomFileSystemConfigArgs)

Parameters

values

The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker AI Studio. See custom_file_system_config Block below.


@JvmName(name = "aupxhgwmrgvggsqe")
suspend fun customFileSystemConfigs(argument: List<suspend DomainDefaultSpaceSettingsCustomFileSystemConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ydbcewmoonncesok")
suspend fun customFileSystemConfigs(vararg argument: suspend DomainDefaultSpaceSettingsCustomFileSystemConfigArgsBuilder.() -> Unit)
@JvmName(name = "qmspmnmotkuppmvr")
suspend fun customFileSystemConfigs(argument: suspend DomainDefaultSpaceSettingsCustomFileSystemConfigArgsBuilder.() -> Unit)

Parameters

argument

The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker AI Studio. See custom_file_system_config Block below.