StudioComponentConfiguration3PropertiesArgs

data class StudioComponentConfiguration3PropertiesArgs(val sharedFileSystemConfiguration: Output<StudioComponentSharedFileSystemConfigurationArgs>) : ConvertibleToJava<StudioComponentConfiguration3PropertiesArgs>

The configuration of the studio component, based on component type.

Constructors

constructor(sharedFileSystemConfiguration: Output<StudioComponentSharedFileSystemConfigurationArgs>)

Functions

Link copied to clipboard
open override fun toJava(): StudioComponentConfiguration3PropertiesArgs