Class: Aws::Types::BatchCreateBillScenarioCommitmentModificationItem

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.



48
49
50
# File 'sig/types.rbs', line 48

def commitment_action
  @commitment_action
end

#group::String

Returns the value of attribute group.

Returns:

  • (::String)


46
47
48
# File 'sig/types.rbs', line 46

def group
  @group
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


45
46
47
# File 'sig/types.rbs', line 45

def id
  @id
end

#key::String

Returns the value of attribute key.

Returns:

  • (::String)


44
45
46
# File 'sig/types.rbs', line 44

def key
  @key
end

#usage_account_id::String

Returns the value of attribute usage_account_id.

Returns:

  • (::String)


47
48
49
# File 'sig/types.rbs', line 47

def 
  @usage_account_id
end