Class: Aws::Types::BatchUpdateWorkloadEstimateUsageEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amount::Float

Returns the value of attribute amount.

Returns:

  • (::Float)


270
271
272
# File 'sig/types.rbs', line 270

def amount
  @amount
end

#group::String

Returns the value of attribute group.

Returns:

  • (::String)


269
270
271
# File 'sig/types.rbs', line 269

def group
  @group
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


268
269
270
# File 'sig/types.rbs', line 268

def id
  @id
end