Class: Aws::Types::TakeRouterInputRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#router_input_arn::String

Returns the value of attribute router_input_arn.

Returns:

  • (::String)


2295
2296
2297
# File 'sig/types.rbs', line 2295

def router_input_arn
  @router_input_arn
end

#router_output_arn::String

Returns the value of attribute router_output_arn.

Returns:

  • (::String)


2294
2295
2296
# File 'sig/types.rbs', line 2294

def router_output_arn
  @router_output_arn
end