Class: Aws::Types::GetHostReservationPurchasePreviewRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#host_id_set::Array[::String]

Returns the value of attribute host_id_set.

Returns:

  • (::Array[::String])


9912
9913
9914
# File 'sig/types.rbs', line 9912

def host_id_set
  @host_id_set
end

#offering_id::String

Returns the value of attribute offering_id.

Returns:

  • (::String)


9913
9914
9915
# File 'sig/types.rbs', line 9913

def offering_id
  @offering_id
end