Module: Aws::IoT::Client::_ListCertificateProvidersResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListCertificateProvidersResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#certificate_providers::Array[Types::CertificateProviderSummary]

Returns:



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

def certificate_providers: () -> ::Array[Types::CertificateProviderSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String