Module: Aws::IoT::Client::_ListCACertificatesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#certificates::Array[Types::CACertificate]

Returns:



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

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

#next_marker::String

Returns:

  • (::String)


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

def next_marker: () -> ::String