Class: Aws::Types::BatchGetRouterNetworkInterfaceRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetRouterNetworkInterfaceRequest
- 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.
220 221 222 |
# File 'sig/types.rbs', line 220 def arns @arns end |