Class: Aws::Types::BatchCreateBillingAdjustmentItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#billing_adjustment_request_id::String

Returns the value of attribute billing_adjustment_request_id.

Returns:

  • (::String)


173
174
175
# File 'sig/types.rbs', line 173

def billing_adjustment_request_id
  @billing_adjustment_request_id
end

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


174
175
176
# File 'sig/types.rbs', line 174

def client_token
  @client_token
end