Uses of Class
software.amazon.awssdk.services.lightsail.model.AccessKeyLastUsed
-
Packages that use AccessKeyLastUsed Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of AccessKeyLastUsed in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return AccessKeyLastUsed Modifier and Type Method Description AccessKeyLastUsedAccessKey. lastUsed()An object that describes the last time the access key was used.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type AccessKeyLastUsed Modifier and Type Method Description AccessKey.BuilderAccessKey.Builder. lastUsed(AccessKeyLastUsed lastUsed)An object that describes the last time the access key was used.
-