AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes the last time an access key was used.

This object does not include data in the response of a CreateBucketAccessKey action.

Inheritance Hierarchy

System.Object
  Amazon.Lightsail.Model.AccessKeyLastUsed

Namespace: Amazon.Lightsail.Model
Assembly: AWSSDK.Lightsail.dll
Version: 3.x.y.z

Syntax

C#
public class AccessKeyLastUsed

The AccessKeyLastUsed type exposes the following members

Constructors

NameDescription
Public Method AccessKeyLastUsed()

Properties

NameTypeDescription
Public Property LastUsedDate System.DateTime

Gets and sets the property LastUsedDate.

The date and time when the access key was most recently used.

This value is null if the access key has not been used.

Public Property Region System.String

Gets and sets the property Region.

The Amazon Web Services Region where this access key was most recently used.

This value is N/A if the access key has not been used.

Public Property ServiceName System.String

Gets and sets the property ServiceName.

The name of the Amazon Web Services service with which this access key was most recently used.

This value is N/A if the access key has not been used.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5