Module: Aws::IoT::Client::_ListCertificatesByCAResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#certificates::Array[Types::Certificate]

Returns:



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

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

#next_marker::String

Returns:

  • (::String)


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

def next_marker: () -> ::String