customFileSystemConfigs

@JvmName(name = "fstklefoirsygqnn")
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 = "reejseibftrhcnuw")
suspend fun customFileSystemConfigs(vararg values: Output<DomainDefaultSpaceSettingsCustomFileSystemConfigArgs>)


@JvmName(name = "skphcsanphtxqhtt")
suspend fun customFileSystemConfigs(values: List<Output<DomainDefaultSpaceSettingsCustomFileSystemConfigArgs>>)
@JvmName(name = "onxgdscqcsrnxnvj")
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 = "ifvtibsxuyekwqjb")
suspend fun customFileSystemConfigs(argument: List<suspend DomainDefaultSpaceSettingsCustomFileSystemConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ggrojtpimvdqvcfd")
suspend fun customFileSystemConfigs(vararg argument: suspend DomainDefaultSpaceSettingsCustomFileSystemConfigArgsBuilder.() -> Unit)
@JvmName(name = "qmlwpfwrpwgruadj")
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.