customFileSystemConfigs

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

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 below.


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


@JvmName(name = "vhyseppfbweeamih")
suspend fun customFileSystemConfigs(values: List<Output<UserProfileUserSettingsCustomFileSystemConfigArgs>>)
@JvmName(name = "vgysfxcupywlvunf")
suspend fun customFileSystemConfigs(vararg values: UserProfileUserSettingsCustomFileSystemConfigArgs)

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 below.


@JvmName(name = "fiknnnepgwwutlpy")
suspend fun customFileSystemConfigs(argument: List<suspend UserProfileUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit>)
@JvmName(name = "huonkixgcfnomuuu")
suspend fun customFileSystemConfigs(vararg argument: suspend UserProfileUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit)
@JvmName(name = "hlnbvjplhhulcrlh")
suspend fun customFileSystemConfigs(argument: suspend UserProfileUserSettingsCustomFileSystemConfigArgsBuilder.() -> 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 below.