@Stability(value=Stable)
public static interface CfnRateBasedRule.PredicateProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull Object getNegated()
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) static CfnRateBasedRule.PredicateProperty.Builder builder()
Copyright © 2021. All rights reserved.