customFileSystemConfigs

@JvmName(name = "nchxoefjwcbfdify")
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 = "hjkutuhxvtijwcci")
suspend fun customFileSystemConfigs(vararg values: Output<DomainDefaultUserSettingsCustomFileSystemConfigArgs>)


@JvmName(name = "ajxhadioqkyqdwwc")
suspend fun customFileSystemConfigs(values: List<Output<DomainDefaultUserSettingsCustomFileSystemConfigArgs>>)
@JvmName(name = "sowurrldelkqbmjt")
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 = "cpakovtwikueymqp")
suspend fun customFileSystemConfigs(argument: List<suspend DomainDefaultUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ilwuxqrdmrugvbtj")
suspend fun customFileSystemConfigs(vararg argument: suspend DomainDefaultUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit)
@JvmName(name = "qwggkwdyrelffywn")
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.