class Aws::IAM::Types::GetAccessKeyLastUsedResponse

Contains the response to a successful GetAccessKeyLastUsed request. It is also returned as a member of the AccessKeyMetaData structure returned by the ListAccessKeys action.

@!attribute [rw] user_name

The name of the IAM user that owns this access key.
@return [String]

@!attribute [rw] access_key_last_used

Contains information about the last time the access key was used.
@return [Types::AccessKeyLastUsed]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/GetAccessKeyLastUsedResponse AWS API Documentation

Constants

SENSITIVE