GetAccountResult

data class GetAccountResult(val id: String)

A collection of values returned by getAccount.

Constructors

Link copied to clipboard
constructor(id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Account ID (e.g. "1239306421830812"). It can be used to construct an ARN.