Class: Aws::Types::GetBillingAdjustmentRequestInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agreement_id::String

Returns the value of attribute agreement_id.

Returns:

  • (::String)


490
491
492
# File 'sig/types.rbs', line 490

def agreement_id
  @agreement_id
end

#billing_adjustment_request_id::String

Returns the value of attribute billing_adjustment_request_id.

Returns:

  • (::String)


491
492
493
# File 'sig/types.rbs', line 491

def billing_adjustment_request_id
  @billing_adjustment_request_id
end