Class: Aws::Types::SdkTypes
- Inherits:
-
Object
- Object
- Aws::Types::SdkTypes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items ⇒ ::Array[Types::SdkType]
Returns the value of attribute items.
-
#position ⇒ ::String
Returns the value of attribute position.
Instance Attribute Details
#items ⇒ ::Array[Types::SdkType]
Returns the value of attribute items.
1220 1221 1222 |
# File 'sig/types.rbs', line 1220 def items @items end |
#position ⇒ ::String
Returns the value of attribute position.
1219 1220 1221 |
# File 'sig/types.rbs', line 1219 def position @position end |