Class: Aws::Types::Matcher
- Inherits:
-
Object
- Object
- Aws::Types::Matcher
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#grpc_code ⇒ ::String
Returns the value of attribute grpc_code.
-
#http_code ⇒ ::String
Returns the value of attribute http_code.
Instance Attribute Details
#grpc_code ⇒ ::String
Returns the value of attribute grpc_code.
719 720 721 |
# File 'sig/types.rbs', line 719 def grpc_code @grpc_code end |
#http_code ⇒ ::String
Returns the value of attribute http_code.
718 719 720 |
# File 'sig/types.rbs', line 718 def http_code @http_code end |