shield_describe_protection {paws.security.identity} | R Documentation |
Lists the details of a Protection object
Description
Lists the details of a Protection object.
See https://www.paws-r-sdk.com/docs/shield_describe_protection/ for full documentation.
Usage
shield_describe_protection(ProtectionId = NULL, ResourceArn = NULL)
Arguments
ProtectionId |
The unique identifier (ID) for the Protection object to describe. You
must provide either the |
ResourceArn |
The ARN (Amazon Resource Name) of the protected Amazon Web Services
resource. You must provide either the |
[Package paws.security.identity version 0.6.1 Index]