Class: Aws::Types::GetByteMatchSetRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetByteMatchSetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#byte_match_set_id ⇒ ::String
Returns the value of attribute byte_match_set_id.
Instance Attribute Details
#byte_match_set_id ⇒ ::String
Returns the value of attribute byte_match_set_id.
400 401 402 |
# File 'sig/types.rbs', line 400 def byte_match_set_id @byte_match_set_id end |