Module: Aws::MarketplaceAgreement::Client::_DescribeAgreementResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeAgreementOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#acceptance_time::Time

Returns:

  • (::Time)


252
# File 'sig/client.rbs', line 252

def acceptance_time: () -> ::Time

#acceptorTypes::Acceptor

Returns:



248
# File 'sig/client.rbs', line 248

def acceptor: () -> Types::Acceptor

#agreement_id::String

Returns:

  • (::String)


247
# File 'sig/client.rbs', line 247

def agreement_id: () -> ::String

#agreement_type::String

Returns:

  • (::String)


253
# File 'sig/client.rbs', line 253

def agreement_type: () -> ::String

#end_time::Time

Returns:

  • (::Time)


251
# File 'sig/client.rbs', line 251

def end_time: () -> ::Time

#estimated_chargesTypes::EstimatedCharges



254
# File 'sig/client.rbs', line 254

def estimated_charges: () -> Types::EstimatedCharges

#proposal_summaryTypes::ProposalSummary



255
# File 'sig/client.rbs', line 255

def proposal_summary: () -> Types::ProposalSummary

#proposerTypes::Proposer

Returns:



249
# File 'sig/client.rbs', line 249

def proposer: () -> Types::Proposer

#start_time::Time

Returns:

  • (::Time)


250
# File 'sig/client.rbs', line 250

def start_time: () -> ::Time

#status"ACTIVE", ...

Returns:

  • ("ACTIVE", "ARCHIVED", "CANCELLED", "EXPIRED", "RENEWED", "REPLACED", "ROLLED_BACK", "SUPERSEDED", "TERMINATED")


256
# File 'sig/client.rbs', line 256

def status: () -> ("ACTIVE" | "ARCHIVED" | "CANCELLED" | "EXPIRED" | "RENEWED" | "REPLACED" | "ROLLED_BACK" | "SUPERSEDED" | "TERMINATED")