Class: Aws::Types::GetRouterInputResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetRouterInputResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#router_input ⇒ Types::RouterInput
Returns the value of attribute router_input.
Instance Attribute Details
#router_input ⇒ Types::RouterInput
Returns the value of attribute router_input.
865 866 867 |
# File 'sig/types.rbs', line 865 def router_input @router_input end |