customFileSystemConfigs

@JvmName(name = "fhhuynybwqsuxult")
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 Studio. See custom_file_system_config Block below.


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


@JvmName(name = "rxabcasfuhtehclq")
suspend fun customFileSystemConfigs(values: List<Output<DomainDefaultUserSettingsCustomFileSystemConfigArgs>>)
@JvmName(name = "gngcwasqkuhmuvna")
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 Studio. See custom_file_system_config Block below.


@JvmName(name = "nxebqwufjrxnqpne")
suspend fun customFileSystemConfigs(argument: List<suspend DomainDefaultUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit>)
@JvmName(name = "bbhvyfrucdpqyhon")
suspend fun customFileSystemConfigs(vararg argument: suspend DomainDefaultUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit)
@JvmName(name = "nksvmjvjsxhqqpgw")
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 Studio. See custom_file_system_config Block below.