Class: Aws::Types::BatchCreateBillScenarioCommitmentModificationEntry

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.



32
33
34
# File 'sig/types.rbs', line 32

def commitment_action
  @commitment_action
end

#group::String

Returns the value of attribute group.

Returns:

  • (::String)


30
31
32
# File 'sig/types.rbs', line 30

def group
  @group
end

#key::String

Returns the value of attribute key.

Returns:

  • (::String)


29
30
31
# File 'sig/types.rbs', line 29

def key
  @key
end

#usage_account_id::String

Returns the value of attribute usage_account_id.

Returns:

  • (::String)


31
32
33
# File 'sig/types.rbs', line 31

def 
  @usage_account_id
end