Class: Aws::Types::BatchGetRouterInputRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetRouterInputRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arns ⇒ ::Array[::String]
Returns the value of attribute arns.
Instance Attribute Details
#arns ⇒ ::Array[::String]
Returns the value of attribute arns.
202 203 204 |
# File 'sig/types.rbs', line 202 def arns @arns end |