Code Tools Setting Enabled Tool Args
data class CodeToolsSettingEnabledToolArgs(val accountConnector: Output<String>? = null, val configs: Output<List<CodeToolsSettingEnabledToolConfigArgs>>? = null, val handle: Output<String>, val tool: Output<String>, val uriOverride: Output<String>? = null) : ConvertibleToJava<CodeToolsSettingEnabledToolArgs>
Properties
Link copied to clipboard
Link to the Dev Connect Account Connector that holds the user credentials. projects/{project}/locations/{location}/accountConnectors/{account_connector_id}
Link copied to clipboard
Configuration parameters for the tool. Structure is documented below.
Link copied to clipboard
Overridden URI, if allowed by Tool.