securityMode

@JvmName(name = "yprdayucusmgendh")
suspend fun securityMode(value: Output<String>)
@JvmName(name = "oerdpienrtxkwnxg")
suspend fun securityMode(value: String?)

Parameters

value

Optional. The security mode of the routine, if defined. If not defined, the security mode is automatically determined from the routine's configuration. Possible values are: DEFINER, INVOKER.