Information about the component level parameters for an application.
| JSON representation |
|---|
{ "component": string, "parameters": [ { object ( |
| Fields | |
|---|---|
component |
Required. The name of the component parameter. |
parameters[] |
Optional. A list of parameters associated with the component. |
connectionsParameters[] |
Output only. A list of connections associated with the component. |
state |
Output only. Deployment state of the component. |
componentParameterSchema[] |
Output only. The component parameter schema, which includes possible parameter values. |
applicationInfo |
Optional. The application associated with the component. |
effectiveApplicationInfo |
Output only. The effective application associated with the component. This is the server set application field. |