customFileSystemConfigs

@JvmName(name = "yppoxwxselohhdou")
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 = "vrmrrvnauvnnttlb")
suspend fun customFileSystemConfigs(vararg values: Output<UserProfileUserSettingsCustomFileSystemConfigArgs>)


@JvmName(name = "segfqtowofjjaaqn")
suspend fun customFileSystemConfigs(values: List<Output<UserProfileUserSettingsCustomFileSystemConfigArgs>>)
@JvmName(name = "vjoijwgqmawvjfcg")
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 = "nuykgtcykyinyvor")
suspend fun customFileSystemConfigs(argument: List<suspend UserProfileUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit>)
@JvmName(name = "nfsrmnkpyeavncxe")
suspend fun customFileSystemConfigs(vararg argument: suspend UserProfileUserSettingsCustomFileSystemConfigArgsBuilder.() -> Unit)
@JvmName(name = "rtdevldcrhkpjsxr")
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.