UpdateUserProfileResponse

Types

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

Properties

Link copied to clipboard

The date the user profile was created, in timestamp format.

Link copied to clipboard

The name that is displayed as the friendly name for the user in AWS CodeStar.

Link copied to clipboard

The email address that is displayed as part of the user's profile in AWS CodeStar.

Link copied to clipboard

The date the user profile was last modified, in timestamp format.

Link copied to clipboard

The SSH public key associated with the user in AWS CodeStar. This is the public portion of the public/private keypair the user can use to access project resources if a project owner allows the user remote access to those resources.

Link copied to clipboard

The Amazon Resource Name (ARN) of the user in IAM.

Functions

Link copied to clipboard
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