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.



17725
17726
17727
# File 'sig/types.rbs', line 17725

def reservation_value
  @reservation_value
end

#target_configurationTypes::TargetConfiguration

Returns the value of attribute target_configuration.



17726
17727
17728
# File 'sig/types.rbs', line 17726

def target_configuration
  @target_configuration
end