CreateRelationshipRequest

Types

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

Properties

Link copied to clipboard

The AWS account ID to associate in this relationship.

Link copied to clipboard

The type of association for the relationship (e.g., reseller, distributor).

Link copied to clipboard

The catalog identifier for the relationship.

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotency of the request.

Link copied to clipboard

A human-readable name for the relationship.

Link copied to clipboard

The identifier of the program management account for this relationship.

Link copied to clipboard

The support plan requested for this relationship.

Link copied to clipboard

The resale account model for the relationship.

Link copied to clipboard

The business sector for the relationship.

Link copied to clipboard
val tags: List<Tag>?

Key-value pairs to associate with the relationship.

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