Available in VPC
This is the login key information.
Syntax
The syntax is as follows.
private String fingerprint;
private String keyName;
private Date createDate;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
fingerprint |
String | Required | Fingerprint created with key generation |
keyName |
String | Required | Key name |
createDate |
Date | Required | Creation date and time (YYYY-MM-DDThh:mm:ssZ) |