WebAclManagedRuleGroupConfigArgs

data class WebAclManagedRuleGroupConfigArgs(val awsManagedRulesAcfpRuleSet: Output<WebAclAwsManagedRulesAcfpRuleSetArgs>? = null, val awsManagedRulesAtpRuleSet: Output<WebAclAwsManagedRulesAtpRuleSetArgs>? = null, val awsManagedRulesBotControlRuleSet: Output<WebAclAwsManagedRulesBotControlRuleSetArgs>? = null, val loginPath: Output<String>? = null, val passwordField: Output<WebAclFieldIdentifierArgs>? = null, val payloadType: Output<WebAclManagedRuleGroupConfigPayloadType>? = null, val usernameField: Output<WebAclFieldIdentifierArgs>? = null) : ConvertibleToJava<WebAclManagedRuleGroupConfigArgs>

ManagedRuleGroupConfig.

Constructors

Link copied to clipboard
fun WebAclManagedRuleGroupConfigArgs(awsManagedRulesAcfpRuleSet: Output<WebAclAwsManagedRulesAcfpRuleSetArgs>? = null, awsManagedRulesAtpRuleSet: Output<WebAclAwsManagedRulesAtpRuleSetArgs>? = null, awsManagedRulesBotControlRuleSet: Output<WebAclAwsManagedRulesBotControlRuleSetArgs>? = null, loginPath: Output<String>? = null, passwordField: Output<WebAclFieldIdentifierArgs>? = null, payloadType: Output<WebAclManagedRuleGroupConfigPayloadType>? = null, usernameField: Output<WebAclFieldIdentifierArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): WebAclManagedRuleGroupConfigArgs

Properties

Link copied to clipboard
val loginPath: Output<String>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard