Member

class Member

Details on a member account in your organization.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID of the member account.

Link copied to clipboard

The Amazon Web Services account ID of the Amazon Inspector delegated administrator for this member account.

Link copied to clipboard

The status of the member account.

Link copied to clipboard

A timestamp showing when the status of this member was last updated.

Functions

Link copied to clipboard
inline fun copy(block: Member.Builder.() -> Unit = {}): Member
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