BastionConnectProtocol type

The protocol used to connect to the target.
KnownBastionConnectProtocol can be used interchangeably with BastionConnectProtocol, this enum contains the known values that the service supports.

Known values supported by the service

SSH: SSH
RDP: RDP

type BastionConnectProtocol = string