hostKey property

Input<String>? hostKey
final

The expected host key to verify the server's identity. If not provided, the host key will be ignored.

Implementation

final pulumi.Input<String>? hostKey;