Module: Aws::Artifact::Client::_ListCustomerAgreementsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCustomerAgreementsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#customer_agreements ⇒ ::Array[Types::CustomerAgreementSummary]
197 |
# File 'sig/client.rbs', line 197
def customer_agreements: () -> ::Array[Types::CustomerAgreementSummary]
|
#next_token ⇒ ::String
198 |
# File 'sig/client.rbs', line 198
def next_token: () -> ::String
|