class Aws::IoT::Types::ListCertificatesByCAResponse
@return [String]
additional results.
The marker for the next set of results, or null if there are no
@!attribute [rw] next_marker
@return [Array<Types::Certificate>]
The device certificates signed by the specified CA certificate.
@!attribute [rw] certificates
The output of the ListCertificatesByCA operation.