INPUT_OBJECT
input SecurityPolicyImpactedEntitiesInput {# Violating entity ids to scope the impacted entities query executionentityId: [EntityId!]!# Management Endpoint Id to scope the impacted entities query executionmanagementEndpointId: String!# Policy IdpolicyId: String!}