GetAccountAssociationResponse

Types

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

Properties

Link copied to clipboard

The unique identifier of the retrieved account association.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the account association.

Link copied to clipboard

The current status state for the account association.

Link copied to clipboard

The identifier of the connector destination associated with this account association.

Link copied to clipboard

The description of the account association.

Link copied to clipboard

The error message explaining the current account association error.

Link copied to clipboard
val name: String?

The name of the account association.

Link copied to clipboard

Third party IoT platform OAuth authorization server URL backed with all the required parameters to perform end-user authentication.

Link copied to clipboard

A set of key/value pairs that are used to manage the account association.

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