customFileSystemConfigs

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

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 = "nhgqrlwilyhjyqgo")
suspend fun customFileSystemConfigs(vararg values: Output<DomainDefaultUserSettingsCustomFileSystemConfigArgs>)


@JvmName(name = "srnocsdhrynkcydh")
suspend fun customFileSystemConfigs(values: List<Output<DomainDefaultUserSettingsCustomFileSystemConfigArgs>>)
@JvmName(name = "srwyuhbvdntsetee")
suspend fun customFileSystemConfigs(vararg values: DomainDefaultUserSettingsCustomFileSystemConfigArgs)

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 = "edmqjuhllthmiwtl")
suspend fun customFileSystemConfigs(argument: List<suspend DomainDefaultUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit>)
@JvmName(name = "tsdsoockfjkiwjam")
suspend fun customFileSystemConfigs(vararg argument: suspend DomainDefaultUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit)
@JvmName(name = "mtvetbubjnjwijjv")
suspend fun customFileSystemConfigs(argument: suspend DomainDefaultUserSettingsCustomFileSystemConfigArgsBuilder.() -> 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.