Class: Aws::Types::AddReservedInstanceAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_count::Integer

Returns the value of attribute instance_count.

Returns:

  • (::Integer)


18
19
20
# File 'sig/types.rbs', line 18

def instance_count
  @instance_count
end

#reserved_instances_offering_id::String

Returns the value of attribute reserved_instances_offering_id.

Returns:

  • (::String)


17
18
19
# File 'sig/types.rbs', line 17

def reserved_instances_offering_id
  @reserved_instances_offering_id
end