cloudfront_delete_distribution {paws.networking} | R Documentation |
Delete a distribution
Description
Delete a distribution.
See https://www.paws-r-sdk.com/docs/cloudfront_delete_distribution/ for full documentation.
Usage
cloudfront_delete_distribution(Id, IfMatch = NULL)
Arguments
Id |
[required] The distribution ID. |
IfMatch |
The value of the |
[Package paws.networking version 0.9.0 Index]