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]

Returns:



1084
# File 'sig/client.rbs', line 1084

def certificates: () -> ::Array[Types::CertificateSummary]

#next_page_token::String

Returns:

  • (::String)


1085
# File 'sig/client.rbs', line 1085

def next_page_token: () -> ::String