Class: Aws::Types::GetByteMatchSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetByteMatchSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#byte_match_set ⇒ Types::ByteMatchSet
Returns the value of attribute byte_match_set.
Instance Attribute Details
#byte_match_set ⇒ Types::ByteMatchSet
Returns the value of attribute byte_match_set.
405 406 407 |
# File 'sig/types.rbs', line 405 def byte_match_set @byte_match_set end |