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]
356 |
# File 'sig/client.rbs', line 356
def certificate_summary_list: () -> ::Array[Types::CertificateSummary]
|
#next_token ⇒ ::String
355 |
# File 'sig/client.rbs', line 355
def next_token: () -> ::String
|