google_api_deployment_manager v0.1.0 GoogleApi.DeploymentManager.V2.Model.Condition View Source
A condition to be met.
Attributes
- iam (String.t): Trusted attributes supplied by the IAM system. Defaults to:
null
. - op (String.t): An operator to apply the subject with. Defaults to:
null
. - svc (String.t): Trusted attributes discharged by the service. Defaults to:
null
. - sys (String.t): Trusted attributes supplied by any service that owns resources and uses the IAM system for access control. Defaults to:
null
. - value (String.t): DEPRECATED. Use 'values' instead. Defaults to:
null
. - values ([String.t]): The objects of the condition. This is mutually exclusive with 'value'. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.