IIAMGetAccessKeyLastUsedResponse
Interface in AWS.IAM
Interface for GetAccessKeyLastUsed responses.
Ancestors
Properties
AccessKeyLastUsed
property AccessKeyLastUsed: IIAMAccessKeyLastUsed
Type: IIAMAccessKeyLastUsed
Information about the last time the access key was used.
UserName
property UserName: string
The name of the IAM user that owns the access key.