shield_describe_protection: Lists the details of a Protection object

View source: R/shield_operations.R

shield_describe_protectionR 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 of the protected resource or the ProtectionID of the protection, but not both.

ResourceArn

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.