Teams Rule Rule Settings Args
data class TeamsRuleRuleSettingsArgs(val addHeaders: Output<Map<String, String>>? = null, val allowChildBypass: Output<Boolean>? = null, val auditSsh: Output<TeamsRuleRuleSettingsAuditSshArgs>? = null, val bisoAdminControls: Output<TeamsRuleRuleSettingsBisoAdminControlsArgs>? = null, val blockPageEnabled: Output<Boolean>? = null, val blockPageReason: Output<String>? = null, val bypassParentRule: Output<Boolean>? = null, val checkSession: Output<TeamsRuleRuleSettingsCheckSessionArgs>? = null, val egress: Output<TeamsRuleRuleSettingsEgressArgs>? = null, val insecureDisableDnssecValidation: Output<Boolean>? = null, val ipCategories: Output<Boolean>? = null, val l4override: Output<TeamsRuleRuleSettingsL4overrideArgs>? = null, val overrideHost: Output<String>? = null, val overrideIps: Output<List<String>>? = null, val payloadLog: Output<TeamsRuleRuleSettingsPayloadLogArgs>? = null, val untrustedCert: Output<TeamsRuleRuleSettingsUntrustedCertArgs>? = null) : ConvertibleToJava<TeamsRuleRuleSettingsArgs>
Constructors
Link copied to clipboard
fun TeamsRuleRuleSettingsArgs(addHeaders: Output<Map<String, String>>? = null, allowChildBypass: Output<Boolean>? = null, auditSsh: Output<TeamsRuleRuleSettingsAuditSshArgs>? = null, bisoAdminControls: Output<TeamsRuleRuleSettingsBisoAdminControlsArgs>? = null, blockPageEnabled: Output<Boolean>? = null, blockPageReason: Output<String>? = null, bypassParentRule: Output<Boolean>? = null, checkSession: Output<TeamsRuleRuleSettingsCheckSessionArgs>? = null, egress: Output<TeamsRuleRuleSettingsEgressArgs>? = null, insecureDisableDnssecValidation: Output<Boolean>? = null, ipCategories: Output<Boolean>? = null, l4override: Output<TeamsRuleRuleSettingsL4overrideArgs>? = null, overrideHost: Output<String>? = null, overrideIps: Output<List<String>>? = null, payloadLog: Output<TeamsRuleRuleSettingsPayloadLogArgs>? = null, untrustedCert: Output<TeamsRuleRuleSettingsUntrustedCertArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard