RuleGroupRuleStatementRateBasedStatementScopeDownStatementOrStatementArgs

data class RuleGroupRuleStatementRateBasedStatementScopeDownStatementOrStatementArgs(val statements: Output<List<RuleGroupRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementArgs>>) : ConvertibleToJava<RuleGroupRuleStatementRateBasedStatementScopeDownStatementOrStatementArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

The statements to combine with OR logic. You can use any statements that can be nested. See Statement above for details.