Class: Aws::Types::UsageTrackingResource

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

Defined Under Namespace

Classes: QueueId, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#queue_id::String

Returns the value of attribute queue_id.

Returns:

  • (::String)


3400
3401
3402
# File 'sig/types.rbs', line 3400

def queue_id
  @queue_id
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


3401
3402
3403
# File 'sig/types.rbs', line 3401

def unknown
  @unknown
end