Uses of Class
software.amazon.awssdk.services.iam.model.AccessKeyLastUsed
-
Packages that use AccessKeyLastUsed Package Description software.amazon.awssdk.services.iam.model -
-
Uses of AccessKeyLastUsed in software.amazon.awssdk.services.iam.model
Methods in software.amazon.awssdk.services.iam.model that return AccessKeyLastUsed Modifier and Type Method Description AccessKeyLastUsedGetAccessKeyLastUsedResponse. accessKeyLastUsed()Contains information about the last time the access key was used.Methods in software.amazon.awssdk.services.iam.model with parameters of type AccessKeyLastUsed Modifier and Type Method Description GetAccessKeyLastUsedResponse.BuilderGetAccessKeyLastUsedResponse.Builder. accessKeyLastUsed(AccessKeyLastUsed accessKeyLastUsed)Contains information about the last time the access key was used.
-