Teams Rule Rule Settings Biso Admin Controls Args
data class TeamsRuleRuleSettingsBisoAdminControlsArgs(val disableClipboardRedirection: Output<Boolean>? = null, val disableCopyPaste: Output<Boolean>? = null, val disableDownload: Output<Boolean>? = null, val disableKeyboard: Output<Boolean>? = null, val disablePrinting: Output<Boolean>? = null, val disableUpload: Output<Boolean>? = null) : ConvertibleToJava<TeamsRuleRuleSettingsBisoAdminControlsArgs>