protectionMode

@JvmName(name = "iqnontyrhivnohgw")
suspend fun protectionMode(value: Output<ProtectionModeArgs>)
@JvmName(name = "plpeccvrghycjexp")
suspend fun protectionMode(value: ProtectionModeArgs?)

Parameters

value

The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux.


@JvmName(name = "jernfydvhivcqxxv")
suspend fun protectionMode(argument: suspend ProtectionModeArgsBuilder.() -> Unit)

Parameters

argument

The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux.