You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Shield::Types::DescribeProtectionGroupRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Shield::Types::DescribeProtectionGroupRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DescribeProtectionGroupRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
protection_group_id: "ProtectionGroupId", # required
}
Instance Attribute Summary collapse
-
#protection_group_id ⇒ String
The name of the protection group.
Instance Attribute Details
#protection_group_id ⇒ String
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.