Rule Group Rule Group Rules Source Stateless Rules And Custom Actions Args Builder
Functions
Link copied to clipboard
suspend fun customActions(value: Output<List<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgs>>)
suspend fun customActions(vararg values: RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgs)
suspend fun customActions(vararg values: Output<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgs>)
suspend fun customActions(vararg argument: suspend RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgsBuilder.() -> Unit)
suspend fun customActions(value: List<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgs>?)
suspend fun customActions(values: List<Output<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgs>>)
suspend fun customActions(argument: List<suspend RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgsBuilder.() -> Unit>)
suspend fun customActions(argument: suspend RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun statelessRules(value: Output<List<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgs>>)
suspend fun statelessRules(vararg values: RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgs)
suspend fun statelessRules(vararg values: Output<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgs>)
suspend fun statelessRules(vararg argument: suspend RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgsBuilder.() -> Unit)
suspend fun statelessRules(value: List<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgs>)
suspend fun statelessRules(values: List<Output<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgs>>)
suspend fun statelessRules(argument: List<suspend RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgsBuilder.() -> Unit>)
suspend fun statelessRules(argument: suspend RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgsBuilder.() -> Unit)