certKey property
For SSH access, the public key to use when accessing your instance For
OpenSSH clients (e.g., command line SSH), you should save this value to
tempkey-cert.pub
.
Implementation
final String? certKey;
For SSH access, the public key to use when accessing your instance For
OpenSSH clients (e.g., command line SSH), you should save this value to
tempkey-cert.pub
.
final String? certKey;