Class: Aws::Types::UsageResourceResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource::String

Returns the value of attribute resource.

Returns:

  • (::String)


3327
3328
3329
# File 'sig/types.rbs', line 3327

def resource
  @resource
end

#totalTypes::Total

Returns the value of attribute total.

Returns:



3328
3329
3330
# File 'sig/types.rbs', line 3328

def total
  @total
end