codebuild_delete_resource_policy {paws.developer.tools} | R Documentation |
Deletes a resource policy that is identified by its resource ARN
Description
Deletes a resource policy that is identified by its resource ARN.
See https://www.paws-r-sdk.com/docs/codebuild_delete_resource_policy/ for full documentation.
Usage
codebuild_delete_resource_policy(resourceArn)
Arguments
resourceArn |
[required] The ARN of the resource that is associated with the resource policy. |
[Package paws.developer.tools version 0.9.0 Index]