Class: Aws::Types::DeleteCustomLineItemInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ ::String

Returns the value of attribute arn.

Returns:

  • (::String)


320
321
322
# File 'sig/types.rbs', line 320

def arn
  @arn
end

#billing_period_range ⇒ Types::CustomLineItemBillingPeriodRange

Returns the value of attribute billing_period_range.



321
322
323
# File 'sig/types.rbs', line 321

def billing_period_range
  @billing_period_range
end