shield_delete_protection_group {paws.security.identity} | R Documentation |
Removes the specified protection group
Description
Removes the specified protection group.
See https://www.paws-r-sdk.com/docs/shield_delete_protection_group/ for full documentation.
Usage
shield_delete_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.7.0 Index]