aggregationRule

@JvmName(name = "rauudfoslktaibnv")
suspend fun aggregationRule(value: Output<AggregationRuleArgs>)
@JvmName(name = "sgualkhjltiriibi")
suspend fun aggregationRule(value: AggregationRuleArgs?)

Parameters

value

AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller.


@JvmName(name = "baegmcmabuihxmdi")
suspend fun aggregationRule(argument: suspend AggregationRuleArgsBuilder.() -> Unit)

Parameters

argument

AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller.