class Aws::CodeCommit::Types::UserInfo

Information about the user who made a specified commit.

@!attribute [rw] name

The name of the user who made the specified commit.
@return [String]

@!attribute [rw] email

The email address associated with the user who made the commit, if
any.
@return [String]

@!attribute [rw] date

The date when the specified commit was commited, in timestamp format
with GMT offset.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/UserInfo AWS API Documentation

Constants

SENSITIVE