sshPublicKey property

String? sshPublicKey
final

The SSH public key associated with the user in AWS CodeStar. This is the public portion of the public/private keypair the user can use to access project resources if a project owner allows the user remote access to those resources.

Implementation

final String? sshPublicKey;