sshKey property

String? sshKey
final

In requests, the repository's SSH key.

In responses, AWS OpsWorks Stacks returns FILTERED instead of the actual value.

Implementation

final String? sshKey;