ListCertificatesByCaRequest

The input to the ListCertificatesByCA operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the order for results. If True, the results are returned in ascending order, based on the creation date.

Link copied to clipboard

The ID of the CA certificate. This operation will list all registered device certificate that were signed by this CA certificate.

Link copied to clipboard

The marker for the next set of results.

Link copied to clipboard

The result page size.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String