Class: Aws::Types::TargetReservationValue

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#reservation_valueTypes::ReservationValue

Returns the value of attribute reservation_value.



18036
18037
18038
# File 'sig/types.rbs', line 18036

def reservation_value
  @reservation_value
end

#target_configurationTypes::TargetConfiguration

Returns the value of attribute target_configuration.



18037
18038
18039
# File 'sig/types.rbs', line 18037

def target_configuration
  @target_configuration
end