AccountInfo

The account information within an account pool.

Types

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

Properties

Link copied to clipboard

The account ID.

Link copied to clipboard

The account name.

Link copied to clipboard

The regions supported for an account within an account pool.

Functions

Link copied to clipboard
inline fun copy(block: AccountInfo.Builder.() -> Unit = {}): AccountInfo
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