View source: R/shield_operations.R
shield_describe_protection | R Documentation |
Lists the details of a Protection object.
See https://www.paws-r-sdk.com/docs/shield_describe_protection/ for full documentation.
shield_describe_protection(ProtectionId = NULL, ResourceArn = NULL)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.