Class: Aws::Types::BillEstimateInputCommitmentModificationSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#commitment_actionTypes::BillScenarioCommitmentModificationAction

Returns the value of attribute commitment_action.



316
317
318
# File 'sig/types.rbs', line 316

def commitment_action
  @commitment_action
end

#group::String

Returns the value of attribute group.

Returns:

  • (::String)


314
315
316
# File 'sig/types.rbs', line 314

def group
  @group
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


313
314
315
# File 'sig/types.rbs', line 313

def id
  @id
end

#usage_account_id::String

Returns the value of attribute usage_account_id.

Returns:

  • (::String)


315
316
317
# File 'sig/types.rbs', line 315

def 
  @usage_account_id
end