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)
The unique identifier (ID) for the Protection object to describe. You
must provide either the ResourceArn
of the protected resource or the
ProtectionID
of the protection, but not both.
The ARN (Amazon Resource Name) of the protected Amazon Web Services
resource. You must provide either the ResourceArn
of the protected
resource or the ProtectionID
of the protection, but not both.