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