privateKey property

Input<String>? privateKey
final

The contents of an SSH key to use for the connection. This takes preference over the password if provided.

Implementation

final pulumi.Input<String>? privateKey;