cloudfront_delete_continuous_deployment_policy {paws.networking} | R Documentation |
Deletes a continuous deployment policy
Description
Deletes a continuous deployment policy.
See https://www.paws-r-sdk.com/docs/cloudfront_delete_continuous_deployment_policy/ for full documentation.
Usage
cloudfront_delete_continuous_deployment_policy(Id, IfMatch = NULL)
Arguments
Id |
[required] The identifier of the continuous deployment policy that you are deleting. |
IfMatch |
The current version ( |
[Package paws.networking version 0.9.0 Index]