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