Class: Aws::Types::Matcher
- Inherits:
-
Object
- Object
- Aws::Types::Matcher
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#http_code ⇒ ::String
Returns the value of attribute http_code.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#http_code ⇒ ::String
Returns the value of attribute http_code.
1074 1075 1076 |
# File 'sig/types.rbs', line 1074 def http_code @http_code end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1075 1076 1077 |
# File 'sig/types.rbs', line 1075 def unknown @unknown end |