PartnerSummary

A summary view of a partner account containing basic information for listing purposes.

Types

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

Properties

Link copied to clipboard
val arn: String

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

Link copied to clipboard

The catalog identifier for the partner account.

Link copied to clipboard

The timestamp when the partner account was created.

Link copied to clipboard
val id: String

The unique identifier of the partner account.

Link copied to clipboard

The legal name of the partner organization.

Functions

Link copied to clipboard
inline fun copy(block: PartnerSummary.Builder.() -> Unit = {}): PartnerSummary
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