Studio Component Configuration3Properties Args
data class StudioComponentConfiguration3PropertiesArgs(val sharedFileSystemConfiguration: Output<StudioComponentSharedFileSystemConfigurationArgs>) : ConvertibleToJava<StudioComponentConfiguration3PropertiesArgs>
The configuration of the studio component, based on component type.
Constructors
Link copied to clipboard
constructor(sharedFileSystemConfiguration: Output<StudioComponentSharedFileSystemConfigurationArgs>)