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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String