Class: Aws::Types::Matcher

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#grpc_code::String

Returns the value of attribute grpc_code.

Returns:



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.

Returns:



718
719
720
# File 'sig/types.rbs', line 718

def http_code
  @http_code
end