Class: Aws::Types::DeleteSpendingLimitRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#spending_limit_arn ⇒ ::String

Returns the value of attribute spending_limit_arn.

Returns:

  • (::String)


130
131
132
# File 'sig/types.rbs', line 130

def spending_limit_arn
  @spending_limit_arn
end