AwsTeamMember

Represents an Amazon Web Services team member for the engagement. This structure includes details such as name, email, and business title.

Types

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

Properties

Link copied to clipboard

Specifies the Amazon Web Services team member's business title and indicates their organizational role.

Link copied to clipboard

Provides the Amazon Web Services team member's email address.

Link copied to clipboard

Provides the Amazon Web Services team member's first name.

Link copied to clipboard

Provides the Amazon Web Services team member's last name.

Functions

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