Class: Aws::Types::RestApis
- Inherits:
-
Object
- Object
- Aws::Types::RestApis
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items ⇒ ::Array[Types::RestApi]
Returns the value of attribute items.
-
#position ⇒ ::String
Returns the value of attribute position.
Instance Attribute Details
#items ⇒ ::Array[Types::RestApi]
Returns the value of attribute items.
1190 1191 1192 |
# File 'sig/types.rbs', line 1190 def items @items end |
#position ⇒ ::String
Returns the value of attribute position.
1189 1190 1191 |
# File 'sig/types.rbs', line 1189 def position @position end |