Rule Group Rule Group Rules Source Stateless Rules And Custom Actions Custom Action Args
data class RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgs(val actionDefinition: Output<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionActionDefinitionArgs>, val actionName: Output<String>) : ConvertibleToJava<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionArgs>
Constructors
Link copied to clipboard
constructor(actionDefinition: Output<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionActionDefinitionArgs>, actionName: Output<String>)
Properties
Link copied to clipboard
val actionDefinition: Output<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsCustomActionActionDefinitionArgs>
A configuration block describing the custom action associated with the action_name
. See Action Definition below for details.
Link copied to clipboard
A friendly name of the custom action.