INPUT_OBJECT
TanzuHubPolicyAlertInput
HubPolicyAlertInput
link GraphQL Schema definition
- input TanzuHubPolicyAlertInput {
- # Alert category
- TanzuHubPolicyAlertCategory! :
- # Alert severity
- TanzuHubPolicyFindingSeverity! :
- # Custom tags to be populated
- TagInput!] : [
- # Alert type
- TanzuHubPolicyAlertType! :
- }