class Aws::IAM::Types::GetAccessKeyLastUsedRequest

@note When making an API call, you may pass GetAccessKeyLastUsedRequest

data as a hash:

    {
      access_key_id: "accessKeyIdType", # required
    }

@!attribute [rw] access_key_id

The identifier of an access key.

This parameter allows (through its [regex pattern][1]) a string of
characters that can consist of any upper or lowercased letter or
digit.

[1]: http://wikipedia.org/wiki/regex
@return [String]

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

Constants

SENSITIVE