INPUT_OBJECT
Input for adding private endpoint support to an RCV location.
input CreateRcvPrivateEndpointApprovalRequestInput {# Field for specifying location identifier of the target.locationId: UUID!# Field for specifying the Azure resource identifier for an RCV private endpoint.privateEndpointId: String!}