GetMemberResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Web Services account ID for the account.

Link copied to clipboard

The Amazon Web Services account ID for the administrator account.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the account.

Link copied to clipboard

The email address for the account. This value is null if the account is associated with the administrator account through Organizations.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, when an Amazon Macie membership invitation was last sent to the account. This value is null if a Macie membership invitation hasn't been sent to the account.

Link copied to clipboard

(Deprecated) The Amazon Web Services account ID for the administrator account. This property has been replaced by the administratorAccountId property and is retained only for backward compatibility.

Link copied to clipboard

The current status of the relationship between the account and the administrator account.

Link copied to clipboard

A map of key-value pairs that specifies which tags (keys and values) are associated with the account in Amazon Macie.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, of the most recent change to the status of the relationship between the account and the administrator account.

Functions

Link copied to clipboard
inline fun copy(block: GetMemberResponse.Builder.() -> Unit = {}): GetMemberResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String