AccessPolicyIamUser

data class AccessPolicyIamUser(val arn: String? = null)

Contains information for an IAM user identity in an access policy.

Constructors

Link copied to clipboard
constructor(arn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String? = null

The ARN of the IAM user.