label Namespace
suspend fun labelNamespace(value: Output<RuleGroupRuleStatementRateBasedStatementCustomKeyLabelNamespaceArgs>)
suspend fun labelNamespace(value: RuleGroupRuleStatementRateBasedStatementCustomKeyLabelNamespaceArgs?)
Parameters
value
(Optional) Use the specified label namespace as an aggregate key. See RateLimit label_namespace
below for details.
suspend fun labelNamespace(argument: suspend RuleGroupRuleStatementRateBasedStatementCustomKeyLabelNamespaceArgsBuilder.() -> Unit)
Parameters
argument
(Optional) Use the specified label namespace as an aggregate key. See RateLimit label_namespace
below for details.