type

@JvmName(name = "tfqykphrqsayweic")
suspend fun type(value: Output<String>)
@JvmName(name = "ndfdmsjgqjxeewuu")
suspend fun type(value: String)

Parameters

value

The type of connection to the instance. Valid values:

  • host: specifies to verify TCP/IP connections, including SSL connections and non-SSL connections.

  • hostssl: specifies to verify only TCP/IP connections that are established over SSL connections.

  • hostnossl: specifies to verify only TCP/IP connections that are established over non-SSL connections.

NOTE: You can set this parameter to hostssl only when SSL encryption is enabled for the instance. For more information, see Configure SSL encryption for an ApsaraDB RDS for PostgreSQL instance.