cloudfront_get_continuous_deployment_policy {paws.networking} | R Documentation |
Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the policy was last modified)
Description
Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the policy was last modified).
See https://www.paws-r-sdk.com/docs/cloudfront_get_continuous_deployment_policy/ for full documentation.
Usage
cloudfront_get_continuous_deployment_policy(Id)
Arguments
Id |
[required] The identifier of the continuous deployment policy that you are getting. |
[Package paws.networking version 0.9.0 Index]