Class: Aws::Types::ServiceLevelAccountUsage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#service_code::String

Returns the value of attribute service_code.

Returns:

  • (::String)


466
467
468
# File 'sig/types.rbs', line 466

def service_code
  @service_code
end

#total_support_eligible_spend::String

Returns the value of attribute total_support_eligible_spend.

Returns:

  • (::String)


467
468
469
# File 'sig/types.rbs', line 467

def total_support_eligible_spend
  @total_support_eligible_spend
end