Class: Aws::Types::GrpcGatewayRoute

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#actionTypes::GrpcGatewayRouteAction

Returns the value of attribute action.



451
452
453
# File 'sig/types.rbs', line 451

def action
  @action
end

#matchTypes::GrpcGatewayRouteMatch

Returns the value of attribute match.



452
453
454
# File 'sig/types.rbs', line 452

def match
  @match
end