CreateProgramManagementAccountRequest

Types

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

Properties

Link copied to clipboard

The AWS account ID to associate with the program management account.

Link copied to clipboard

The catalog identifier for the program management account.

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 program management account.

Link copied to clipboard

The program type for the management account.

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

Key-value pairs to associate with the program management account.

Functions

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