protectionMode

@JvmName(name = "cnqivdvfjgakmpnb")
suspend fun protectionMode(value: Output<ProtectionModeArgs>)
@JvmName(name = "nbguiasvawlbqigo")
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 = "xljjjxplrhvjtere")
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.