Class: Aws::Types::StopInstancesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#stopping_instances::Array[Types::InstanceStateChange]

Returns the value of attribute stopping_instances.

Returns:



17814
17815
17816
# File 'sig/types.rbs', line 17814

def stopping_instances
  @stopping_instances
end