Class: Aws::Types::PurchaseReservedInstanceOfferingResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#reservation_name::String

Returns the value of attribute reservation_name.

Returns:

  • (::String)


2041
2042
2043
# File 'sig/types.rbs', line 2041

def reservation_name
  @reservation_name
end

#reserved_instance_id::String

Returns the value of attribute reserved_instance_id.

Returns:

  • (::String)


2040
2041
2042
# File 'sig/types.rbs', line 2040

def reserved_instance_id
  @reserved_instance_id
end