OBJECT
GuardrailsDesiredStateContext
Desired state context in which desired state is to be run. Includes account and region information.
link GraphQL Schema definition
- type GuardrailsDesiredStateContext {
- # guardrails account state
- GuardrailsAccountState :
- # account meta data
- GuardrailsAccountStateMeta :
- }