cloudfront_update_vpc_origin {paws.networking} | R Documentation |
Update an Amazon CloudFront VPC origin in your account
Description
Update an Amazon CloudFront VPC origin in your account.
See https://www.paws-r-sdk.com/docs/cloudfront_update_vpc_origin/ for full documentation.
Usage
cloudfront_update_vpc_origin(VpcOriginEndpointConfig, Id, IfMatch)
Arguments
VpcOriginEndpointConfig |
[required] The VPC origin endpoint configuration. |
Id |
[required] The VPC origin ID. |
IfMatch |
[required] The VPC origin to update, if a match occurs. |
[Package paws.networking version 0.9.0 Index]