cloudfront_list_vpc_origins {paws.networking} | R Documentation |
List the CloudFront VPC origins in your account
Description
List the CloudFront VPC origins in your account.
See https://www.paws-r-sdk.com/docs/cloudfront_list_vpc_origins/ for full documentation.
Usage
cloudfront_list_vpc_origins(Marker = NULL, MaxItems = NULL)
Arguments
Marker |
The marker associated with the VPC origins list. |
MaxItems |
The maximum number of items included in the list. |
[Package paws.networking version 0.9.0 Index]