ssl

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

Parameters

value

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


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

Parameters

argument

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