shared File System Configuration
suspend fun sharedFileSystemConfiguration(value: Output<StudioComponentSharedFileSystemConfigurationArgs>)
Parameters
value
The configuration for a shared file storage system that is associated with a studio resource.
suspend fun sharedFileSystemConfiguration(argument: suspend StudioComponentSharedFileSystemConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The configuration for a shared file storage system that is associated with a studio resource.