OBJECT
ApproveRcvPrivateEndpointReply
Description
Required fields for approving private endpoint.
link GraphQL Schema definition
- type ApproveRcvPrivateEndpointReply {
- # Whether the approval succeded or not.
- Boolean! :
- # Reason for failure.
- PrivateEndpointErrors! :
- }