Class: Aws::Types::BatchUpdateBillScenarioUsageModificationEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amounts::Array[Types::UsageAmount]

Returns the value of attribute amounts.

Returns:



244
245
246
# File 'sig/types.rbs', line 244

def amounts
  @amounts
end

#group::String

Returns the value of attribute group.

Returns:

  • (::String)


243
244
245
# File 'sig/types.rbs', line 243

def group
  @group
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


242
243
244
# File 'sig/types.rbs', line 242

def id
  @id
end