class Aws::IAM::Types::AccessKeyMetadata
Contains information about an Amazon Web Services access key, without its secret key.
This data type is used as a response element in the ListAccessKeys operation.
@!attribute [rw] user_name
The name of the IAM user that the key is associated with. @return [String]
@!attribute [rw] access_key_id
The ID for this access key. @return [String]
@!attribute [rw] status
The status of the access key. `Active` means that the key is valid for API calls; `Inactive` means it is not. @return [String]
@!attribute [rw] create_date
The date when the access key was created. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/AccessKeyMetadata AWS API Documentation
Constants
- SENSITIVE