Module: Aws::ACM::Client::_ListCertificatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCertificatesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#certificate_summary_list ⇒ ::Array[Types::CertificateSummary]
369 |
# File 'sig/client.rbs', line 369
def certificate_summary_list: () -> ::Array[Types::CertificateSummary]
|
#next_token ⇒ ::String
368 |
# File 'sig/client.rbs', line 368
def next_token: () -> ::String
|