shield_describe_protection_group {paws.security.identity}R Documentation

Returns the specification for the specified protection group

Description

Returns the specification for the specified protection group.

See https://www.paws-r-sdk.com/docs/shield_describe_protection_group/ for full documentation.

Usage

shield_describe_protection_group(ProtectionGroupId)

Arguments

ProtectionGroupId

[required] The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it.


[Package paws.security.identity version 0.6.1 Index]