connectionProperties

@JvmName(name = "doqsjtsxtmnnvgfx")
suspend fun connectionProperties(value: Output<String>)
@JvmName(name = "qblcxnuugdlgftai")
suspend fun connectionProperties(value: String?)

Parameters

value

Data source connection configuration information, including the connection address, access identity, and environment information. The data source environment EnvType information is a member property of this object, including DEV (Development Environment) and PROD (production environment). The value of EnvType is not case-sensitive.