type

@JvmName(name = "kwfvihelsjbcmpeo")
suspend fun type(value: Output<String>)
@JvmName(name = "hmwiqelwkjfcjbgk")
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.