Module: Aws::Lightsail::Client::_GetCertificatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetCertificatesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#certificates ⇒ ::Array[Types::CertificateSummary]
1094 |
# File 'sig/client.rbs', line 1094
def certificates: () -> ::Array[Types::CertificateSummary]
|
#next_page_token ⇒ ::String
1095 |
# File 'sig/client.rbs', line 1095
def next_page_token: () -> ::String
|