Class: Aws::Types::Deployments

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[Types::Deployment]

Returns the value of attribute items.

Returns:



448
449
450
# File 'sig/types.rbs', line 448

def items
  @items
end

#position::String

Returns the value of attribute position.

Returns:

  • (::String)


447
448
449
# File 'sig/types.rbs', line 447

def position
  @position
end