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.
Contains information about an alias.
Namespace: Amazon.KeyManagementService.Model
Assembly: AWSSDK.KeyManagementService.dll
Version: 3.x.y.z
public class AliasListEntry
The AliasListEntry type exposes the following members
Name | Description | |
---|---|---|
![]() |
AliasListEntry() |
Name | Type | Description | |
---|---|---|---|
![]() |
AliasArn | System.String |
Gets and sets the property AliasArn. String that contains the key ARN. |
![]() |
AliasName | System.String |
Gets and sets the property AliasName.
String that contains the alias. This value begins with |
![]() |
CreationDate | System.DateTime |
Gets and sets the property CreationDate. Date and time that the alias was most recently created in the account and Region. Formatted as Unix time. |
![]() |
LastUpdatedDate | System.DateTime |
Gets and sets the property LastUpdatedDate. Date and time that the alias was most recently associated with a KMS key in the account and Region. Formatted as Unix time. |
![]() |
TargetKeyId | System.String |
Gets and sets the property TargetKeyId. String that contains the key identifier of the KMS key associated with the alias. |
.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