Name | Type | Description | Notes |
---|---|---|---|
BoundProcessGroups | []ProcessGroupEntity | The Process Groups that are bound to this Parameter Context | [required] [default to null] |
Description | string | The Description of the Parameter Context. | [optional] [default to null] |
Id | string | The ID the Parameter Context. | [optional] [default to null] |
InheritedParameterContexts | []ParameterContextReferenceEntity | A list of references of Parameter Contexts from which this one inherits parameters | [required] [default to null] |
Name | string | The Name of the Parameter Context. | [optional] [default to null] |
ParameterProviderConfiguration | *ParameterProviderConfigurationEntity | [optional] [default to null] | |
Parameters | []ParameterEntity | The Parameters for the Parameter Context | [required] [default to null] |