@Stability(value=Stable)
public static interface CfnRateBasedRule.PredicateProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-ratebasedrule-predicate.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRateBasedRule.PredicateProperty.Builder
A builder for
CfnRateBasedRule.PredicateProperty |
static class |
CfnRateBasedRule.PredicateProperty.Jsii$Proxy
An implementation for
CfnRateBasedRule.PredicateProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRateBasedRule.PredicateProperty.Builder |
builder() |
String |
getDataId()
`CfnRateBasedRule.PredicateProperty.DataId`.
|
Object |
getNegated()
`CfnRateBasedRule.PredicateProperty.Negated`.
|
String |
getType()
`CfnRateBasedRule.PredicateProperty.Type`.
|
@Stability(value=Stable) @NotNull String getDataId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-ratebasedrule-predicate.html#cfn-wafregional-ratebasedrule-predicate-dataid@Stability(value=Stable) @NotNull Object getNegated()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-ratebasedrule-predicate.html#cfn-wafregional-ratebasedrule-predicate-negated@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-ratebasedrule-predicate.html#cfn-wafregional-ratebasedrule-predicate-type@Stability(value=Stable) static CfnRateBasedRule.PredicateProperty.Builder builder()
Copyright © 2020. All rights reserved.