customFileSystemConfigs

@JvmName(name = "jfluynmykcqsfssb")
suspend fun customFileSystemConfigs(value: Output<List<UserProfileCustomFileSystemConfigArgs>>)
@JvmName(name = "fmakxcwautdcdlng")
suspend fun customFileSystemConfigs(value: List<UserProfileCustomFileSystemConfigArgs>?)

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.


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


@JvmName(name = "tnjdiwnwmqvlwtnw")
suspend fun customFileSystemConfigs(values: List<Output<UserProfileCustomFileSystemConfigArgs>>)
@JvmName(name = "okmrdkvveambytcg")
suspend fun customFileSystemConfigs(vararg values: UserProfileCustomFileSystemConfigArgs)

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.


@JvmName(name = "tlttkyamgcvgrork")
suspend fun customFileSystemConfigs(argument: List<suspend UserProfileCustomFileSystemConfigArgsBuilder.() -> Unit>)
@JvmName(name = "rxtofbfpqawpmjlc")
suspend fun customFileSystemConfigs(vararg argument: suspend UserProfileCustomFileSystemConfigArgsBuilder.() -> Unit)
@JvmName(name = "qhugjmylsorjmutr")
suspend fun customFileSystemConfigs(argument: suspend UserProfileCustomFileSystemConfigArgsBuilder.() -> 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.