ProgramManagementAccountSummary

Summary information about a program management account.

Types

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

Properties

Link copied to clipboard

The AWS account ID associated with the program management account.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the program management account.

Link copied to clipboard

The catalog identifier associated with the account.

Link copied to clipboard

The timestamp when the account was created.

Link copied to clipboard

The display name of the program management account.

Link copied to clipboard
val id: String?

The unique identifier of the program management account.

Link copied to clipboard

The program type for the management account.

Link copied to clipboard

The current revision number of the program management account.

Link copied to clipboard

The start date of the program management account.

Link copied to clipboard

The current status of the program management account.

Link copied to clipboard

The timestamp when the account 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