GetRegisterAccountStatusResponse

Types

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

Properties

Link copied to clipboard

The status of registering your account and resources. The status can be one of:

Link copied to clipboard

The time the account was registered, in seconds since epoch (January 1, 1970 at midnight UTC time).

Link copied to clipboard

The unique ID of the Amazon Web Services account, provided at account creation.

Link copied to clipboard

Information about the registered IAM resources or errors, if any.

Link copied to clipboard

The time this registration was last updated, in seconds since epoch (January 1, 1970 at midnight UTC time).

Link copied to clipboard

Information about the registered Amazon Timestream resources or errors, if any.

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