GetCallerIdentityPlainArgs

data class GetCallerIdentityPlainArgs(val id: String? = null) : ConvertibleToJava<GetCallerIdentityPlainArgs>

A collection of arguments for invoking getCallerIdentity.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetCallerIdentityPlainArgs

Properties

Link copied to clipboard
val id: String? = null

Account ID number of the account that owns or contains the calling entity.