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)


1590
1591
1592
# File 'sig/types.rbs', line 1590

def commitment_end_date
  @commitment_end_date
end

#committed_instance_count::Integer

Returns the value of attribute committed_instance_count.

Returns:

  • (::Integer)


1589
1590
1591
# File 'sig/types.rbs', line 1589

def committed_instance_count
  @committed_instance_count
end