forward Ssh Connectivity
suspend fun forwardSshConnectivity(value: Output<ConnectionProfileOracleForwardSshConnectivityArgs>)
Parameters
value
SSL configuration for the destination to connect to the source database. Structure is documented below.
suspend fun forwardSshConnectivity(argument: suspend ConnectionProfileOracleForwardSshConnectivityArgsBuilder.() -> Unit)
Parameters
argument
SSL configuration for the destination to connect to the source database. Structure is documented below.