Class: Aws::Types::BillScenarioCommitmentModificationItem

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.



393
394
395
# File 'sig/types.rbs', line 393

def commitment_action
  @commitment_action
end

#group::String

Returns the value of attribute group.

Returns:

  • (::String)


392
393
394
# File 'sig/types.rbs', line 392

def group
  @group
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


390
391
392
# File 'sig/types.rbs', line 390

def id
  @id
end

#usage_account_id::String

Returns the value of attribute usage_account_id.

Returns:

  • (::String)


391
392
393
# File 'sig/types.rbs', line 391

def 
  @usage_account_id
end