Class: Aws::Types::CreateAgreementRequestOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agreement_request_id::String

Returns the value of attribute agreement_request_id.

Returns:

  • (::String)


336
337
338
# File 'sig/types.rbs', line 336

def agreement_request_id
  @agreement_request_id
end

#charge_summaryTypes::ChargeSummary

Returns the value of attribute charge_summary.



337
338
339
# File 'sig/types.rbs', line 337

def charge_summary
  @charge_summary
end