Module: Aws::IoT::Client::_ListCertificatesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#certificates::Array[Types::Certificate]

Returns:



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

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

#next_marker::String

Returns:

  • (::String)


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

def next_marker: () -> ::String