PostgresqlRdbmsArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "cdgbbqugghbxoqdt")
suspend fun postgresqlSchemas(value: Output<List<PostgresqlSchemaArgs>>)
@JvmName(name = "oiahtuchhgvtedow")
suspend fun postgresqlSchemas(vararg values: Output<PostgresqlSchemaArgs>)
@JvmName(name = "ppfxhefqjtghfnrk")
suspend fun postgresqlSchemas(vararg values: PostgresqlSchemaArgs)
@JvmName(name = "ivsnlnrmdwouilpe")
suspend fun postgresqlSchemas(vararg argument: suspend PostgresqlSchemaArgsBuilder.() -> Unit)
@JvmName(name = "srcdqdpuxmrptieh")
suspend fun postgresqlSchemas(values: List<Output<PostgresqlSchemaArgs>>)
@JvmName(name = "eiidegveuuvywqfs")
suspend fun postgresqlSchemas(value: List<PostgresqlSchemaArgs>?)
@JvmName(name = "fxqqgxebtxxqcwbn")
suspend fun postgresqlSchemas(argument: List<suspend PostgresqlSchemaArgsBuilder.() -> Unit>)
@JvmName(name = "vaucydtalulcqnol")
suspend fun postgresqlSchemas(argument: suspend PostgresqlSchemaArgsBuilder.() -> Unit)