Values_6.DeleteVpcEndpointServiceConfigurationsRequestSourceDeletes the specified VPC endpoint service configurations. Before you can delete an endpoint service configuration, you must reject any Available or PendingAcceptance interface endpoint connections that are attached to the service.
type nonrec t = {dryRun : Values_0.Boolean.t option;Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
*)serviceIds : Values_3.VpcEndpointServiceIdList.t;The IDs of the services.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `List of [> `String of Values_2.VpcEndpointServiceId.t ] list ])
list ]