customFileSystemConfigs

@JvmName(name = "kjlqibkvojtixlnr")
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 Studio. See Custom File System Config below.


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


@JvmName(name = "wovxwaqygknorkau")
suspend fun customFileSystemConfigs(values: List<Output<UserProfileUserSettingsCustomFileSystemConfigArgs>>)
@JvmName(name = "kqbyvhqfapcwxjrf")
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 Studio. See Custom File System Config below.


@JvmName(name = "rcmpwxbenvvlhsdd")
suspend fun customFileSystemConfigs(argument: List<suspend UserProfileUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit>)
@JvmName(name = "olvgsxclijflbbaq")
suspend fun customFileSystemConfigs(vararg argument: suspend UserProfileUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit)
@JvmName(name = "tdrusgbitndpdrvu")
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 Studio. See Custom File System Config below.