INPUT_OBJECT
UpdateHealthMonitorPolicyStatusInput
link GraphQL Schema definition
- input UpdateHealthMonitorPolicyStatusInput {
- # Required. UUID used to identify the cluster the request goes to.
- : String!
- # Required. The request object.
- : RunPolicyArgInput!
- }