ConnectionParameters

Connection level parameters associated with each component within an application.

JSON representation
{ "connection": string, "parameters": [ { object (Parameter) } ] }
Fields
connection

string

Required. The name of the connection parameter.

parameters[]

object (Parameter)

Optional. A list of parameters associated with the connection.