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:



17517
17518
17519
# File 'sig/types.rbs', line 17517

def stopping_instances
  @stopping_instances
end