INPUT_OBJECT
Input for approving private endpoint.
input ApproveRcvPrivateEndpointInput {# Field for specifying Rubrik location identifier of RCV location.locationId: UUID!# Field for specifying the Azure resource identifier for a RCV private endpoint.privateEndpointId: String!# Secret message used for validating approval request.requestMessage: UUID!}