Class: Aws::Types::VpcLinks
- Inherits:
-
Object
- Object
- Aws::Types::VpcLinks
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items ⇒ ::Array[Types::VpcLink]
Returns the value of attribute items.
-
#position ⇒ ::String
Returns the value of attribute position.
Instance Attribute Details
#items ⇒ ::Array[Types::VpcLink]
Returns the value of attribute items.
1560 1561 1562 |
# File 'sig/types.rbs', line 1560 def items @items end |
#position ⇒ ::String
Returns the value of attribute position.
1559 1560 1561 |
# File 'sig/types.rbs', line 1559 def position @position end |