View source: R/cloudfront_operations.R
cloudfront_list_distributions_by_vpc_origin_id | R Documentation |
List CloudFront distributions by their VPC origin ID.
See https://www.paws-r-sdk.com/docs/cloudfront_list_distributions_by_vpc_origin_id/ for full documentation.
cloudfront_list_distributions_by_vpc_origin_id(
Marker = NULL,
MaxItems = NULL,
VpcOriginId
)
Marker |
The marker associated with the VPC origin distributions list. |
MaxItems |
The maximum number of items included in the list. |
VpcOriginId |
[required] The VPC origin ID. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.