PluginArgs

constructor(applicationId: Output<String>? = null, authConfiguration: Output<Any>? = null, customPluginConfiguration: Output<PluginCustomPluginConfigurationArgs>? = null, displayName: Output<String>? = null, serverUrl: Output<String>? = null, state: Output<PluginState>? = null, tags: Output<List<TagArgs>>? = null, type: Output<PluginType>? = null)