deleteVpcOrigin
Delete an Amazon CloudFront VPC origin.
Samples
// The following command deletes a VPC origin
val resp = cloudFrontClient.deleteVpcOrigin {
id = "vo_BQwjxxQxjCaBcQLzJUFkDM"
ifMatch = "E1F83G8C2ARO7P"
}Content copied to clipboard