ssl

@JvmName(name = "wtwusriwafmcngun")
suspend fun ssl(value: Output<ConnectionProfilePostgresqlSslArgs>)
@JvmName(name = "astalndrluakfjau")
suspend fun ssl(value: ConnectionProfilePostgresqlSslArgs?)

Parameters

value

SSL configuration for the destination to connect to the source database. Structure is documented below.


@JvmName(name = "saxrncyqymifvivn")
suspend fun ssl(argument: suspend ConnectionProfilePostgresqlSslArgsBuilder.() -> Unit)

Parameters

argument

SSL configuration for the destination to connect to the source database. Structure is documented below.