privateKey property
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;
The contents of an SSH key to use for the connection. This takes preference over the password if provided.
final pulumi.Input<String>? privateKey;