thumbprint

@JvmName(name = "ppkrvqaupedtatpy")
suspend fun thumbprint(value: Output<String>)
@JvmName(name = "iswwikeineluqatm")
suspend fun thumbprint(value: String?)

Parameters

value

The SSL certificate thumbprint. Changing this forces a new resource to be created.

Note: thumbprint must be specified when ssl_state is set.