Class: Aws::Types::CapacityReservationCommitmentInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#commitment_end_date::Time

Returns the value of attribute commitment_end_date.

Returns:

  • (::Time)


1504
1505
1506
# File 'sig/types.rbs', line 1504

def commitment_end_date
  @commitment_end_date
end

#committed_instance_count::Integer

Returns the value of attribute committed_instance_count.

Returns:

  • (::Integer)


1503
1504
1505
# File 'sig/types.rbs', line 1503

def committed_instance_count
  @committed_instance_count
end