Class: Aws::Types::MonitorInstancesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


14506
14507
14508
# File 'sig/types.rbs', line 14506

def dry_run
  @dry_run
end

#instance_ids::Array[::String]

Returns the value of attribute instance_ids.

Returns:

  • (::Array[::String])


14505
14506
14507
# File 'sig/types.rbs', line 14505

def instance_ids
  @instance_ids
end