Class: Aws::Types::DescribeAttackRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAttackRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attack_id ⇒ ::String
Returns the value of attribute attack_id.
Instance Attribute Details
#attack_id ⇒ ::String
Returns the value of attribute attack_id.
179 180 181 |
# File 'sig/types.rbs', line 179 def attack_id @attack_id end |