Class: Aws::Types::Deployments
- Inherits:
-
Object
- Object
- Aws::Types::Deployments
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items ⇒ ::Array[Types::Deployment]
Returns the value of attribute items.
-
#position ⇒ ::String
Returns the value of attribute position.
Instance Attribute Details
#items ⇒ ::Array[Types::Deployment]
Returns the value of attribute items.
448 449 450 |
# File 'sig/types.rbs', line 448 def items @items end |
#position ⇒ ::String
Returns the value of attribute position.
447 448 449 |
# File 'sig/types.rbs', line 447 def position @position end |