getVpcOrigin

Get the details of an Amazon CloudFront VPC origin.

Samples

// The following command gets a VPC origin
val resp = cloudFrontClient.getVpcOrigin {
    id = "vo_BQwjxxQxjCaBcQLzJUFkDM"
}