Class: Aws::Types::DynamoDBCapacityDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_units::String

Returns the value of attribute capacity_units.

Returns:

  • (::String)


388
389
390
# File 'sig/types.rbs', line 388

def capacity_units
  @capacity_units
end

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


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

def region
  @region
end