You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::ListOutgoingCertificatesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The output from the ListOutgoingCertificates operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_markerString

The marker for the next set of results.

Returns:

  • (String)

    The marker for the next set of results.

#outgoing_certificatesArray<Types::OutgoingCertificate>

The certificates that are being transferred but not yet accepted.

Returns: