INPUT_OBJECT
Request message for updating RCV private endpoint name and description.
input UpdateRcvPrivateEndpointInput {# Description of the private endpoint.description: String# Location ID associated with this private endpoint.locationId: String# Name of the private endpoint.name: String# Unique identifier of the private endpoint from cloud provider.privateEndpointId: String}