ListPrincipalThingsV2Request

Types

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

Properties

Link copied to clipboard

The maximum number of results to return in this operation.

Link copied to clipboard

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

Link copied to clipboard

The principal. A principal can be an X.509 certificate or an Amazon Cognito ID.

Link copied to clipboard

The type of the relation you want to filter in the response. If no value is provided in this field, the response will list all things, including both the EXCLUSIVE_THING and NON_EXCLUSIVE_THING attachment types.

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