class Aws::IoT::Types::ListOutgoingCertificatesResponse


@return [String]
The marker for the next set of results.
@!attribute [rw] next_marker
@return [Array<Types::OutgoingCertificate>]
The certificates that are being transferred but not yet accepted.
@!attribute [rw] outgoing_certificates
The output from the ListOutgoingCertificates operation.