RelationshipSummary

Summary information about a partner relationship.

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 relationship.

Link copied to clipboard

The AWS account ID associated in this relationship.

Link copied to clipboard

The type of association for the relationship.

Link copied to clipboard

The catalog identifier associated with the relationship.

Link copied to clipboard

The timestamp when the relationship was created.

Link copied to clipboard

The display name of the relationship.

Link copied to clipboard
val id: String?

The unique identifier of the relationship.

Link copied to clipboard

The identifier of the program management account.

Link copied to clipboard

The current revision number of the relationship.

Link copied to clipboard

The business sector for the relationship.

Link copied to clipboard

The start date of the relationship.

Link copied to clipboard

The timestamp when the relationship was last updated.

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