You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Shield::Types::DeleteProtectionRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Shield::Types::DeleteProtectionRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteProtectionRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
protection_id: "ProtectionId", # required
}
Instance Attribute Summary collapse
-
#protection_id ⇒ String
The unique identifier (ID) for the Protection object to be deleted.
Instance Attribute Details
#protection_id ⇒ String
The unique identifier (ID) for the Protection object to be deleted.