OrganizationNonMasterAccount

data class OrganizationNonMasterAccount(val arn: String? = null, val email: String? = null, val id: String? = null, val name: String? = null, val status: String? = null)

Constructors

Link copied to clipboard
constructor(arn: String? = null, email: String? = null, id: String? = null, name: String? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String? = null

ARN of the root

Link copied to clipboard
val email: String? = null

Email of the account

Link copied to clipboard
val id: String? = null

Identifier of the root

Link copied to clipboard
val name: String? = null

The name of the policy type

Link copied to clipboard
val status: String? = null

The status of the policy type as it relates to the associated root