postgresqlProfile

@JvmName(name = "tlqmivahgcrmvkpa")
suspend fun postgresqlProfile(value: Output<ConnectionProfilePostgresqlProfileArgs>)
@JvmName(name = "nhviacwipdjnwlka")
suspend fun postgresqlProfile(value: ConnectionProfilePostgresqlProfileArgs?)

Parameters

value

PostgreSQL database profile. Structure is documented below.


@JvmName(name = "ytxpseaispbfnbkp")
suspend fun postgresqlProfile(argument: suspend ConnectionProfilePostgresqlProfileArgsBuilder.() -> Unit)

Parameters

argument

PostgreSQL database profile. Structure is documented below.