Module: Aws::ACM::Client::_ListAcmeAccountsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAcmeAccountsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#acme_accounts ⇒ ::Array[Types::AcmeAccountSummary]
304 |
# File 'sig/client.rbs', line 304 def acme_accounts: () -> ::Array[Types::AcmeAccountSummary] |
#next_token ⇒ ::String
305 |
# File 'sig/client.rbs', line 305 def next_token: () -> ::String |