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.



18396
18397
18398
# File 'sig/types.rbs', line 18396

def reservation_value
  @reservation_value
end

#target_configurationTypes::TargetConfiguration

Returns the value of attribute target_configuration.



18397
18398
18399
# File 'sig/types.rbs', line 18397

def target_configuration
  @target_configuration
end