Get Caller Identity Result
data class GetCallerIdentityResult(val accountId: String, val arn: String, val id: String, val userId: String)
A collection of values returned by getCallerIdentity.
A collection of values returned by getCallerIdentity.