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"
}Content copied to clipboard
Get the details of an Amazon CloudFront VPC origin.
// The following command gets a VPC origin
val resp = cloudFrontClient.getVpcOrigin {
id = "vo_BQwjxxQxjCaBcQLzJUFkDM"
}