class Aws::Lightsail::Types::AccessKeyLastUsed
Describes the last time an access key was used.
<note markdown=“1”> This object does not include data in the response of a CreateBucketAccessKey action.
</note>
@!attribute [rw] last_used_date
The date and time when the access key was most recently used. This value is null if the access key has not been used. @return [Time]
@!attribute [rw] region
The AWS Region where this access key was most recently used. This value is `N/A` if the access key has not been used. @return [String]
@!attribute [rw] service_name
The name of the AWS service with which this access key was most recently used. This value is `N/A` if the access key has not been used. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/AccessKeyLastUsed AWS API Documentation
Constants
- SENSITIVE