agentSocketPath property

Input<String>? agentSocketPath
final

SSH Agent socket path. Default to environment variable SSH_AUTH_SOCK if present.

Implementation

final pulumi.Input<String>? agentSocketPath;