class Aws::CodeStar::Types::CreateUserProfileResult
@!attribute [rw] user_arn
The Amazon Resource Name (ARN) of the user in IAM. @return [String]
@!attribute [rw] display_name
The name that is displayed as the friendly name for the user in AWS CodeStar. @return [String]
@!attribute [rw] email_address
The email address that is displayed as part of the user's profile in AWS CodeStar. @return [String]
@!attribute [rw] ssh_public_key
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. @return [String]
@!attribute [rw] created_timestamp
The date the user profile was created, in timestamp format. @return [Time]
@!attribute [rw] last_modified_timestamp
The date the user profile was last modified, in timestamp format. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/codestar-2017-04-19/CreateUserProfileResult AWS API Documentation
Constants
- SENSITIVE