C# Class Amazon.IdentityManagement.Model.GetAccessKeyLastUsedRequest

Container for the parameters to the GetAccessKeyLastUsed operation. Retrieves information about when the specified access key was last used. The information includes the date and time of last use, along with the AWS service and region that were specified in the last request made with that key.
Inheritance: AmazonIdentityManagementServiceRequest
ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAccessKeyId ( ) : bool