tlsInsecureSkipVerify

@JvmName(name = "qxxgummsliisirkg")
suspend fun tlsInsecureSkipVerify(value: Output<Boolean>)
@JvmName(name = "hwpbeuxwfaadkgbq")
suspend fun tlsInsecureSkipVerify(value: Boolean?)

Parameters

value

Allows ignoring insecure certificates when set to true. Defaults to false. Disabling security check is dangerous and should be avoided.