@Stability(value=Stable)
public static interface CfnDataset.FilterExpressionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataset.FilterExpressionProperty.Builder
A builder for
CfnDataset.FilterExpressionProperty |
static class |
CfnDataset.FilterExpressionProperty.Jsii$Proxy
An implementation for
CfnDataset.FilterExpressionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataset.FilterExpressionProperty.Builder |
builder() |
String |
getExpression()
`CfnDataset.FilterExpressionProperty.Expression`.
|
Object |
getValuesMap()
`CfnDataset.FilterExpressionProperty.ValuesMap`.
|
@Stability(value=Stable) @NotNull String getExpression()
@Stability(value=Stable) @NotNull Object getValuesMap()
@Stability(value=Stable) static CfnDataset.FilterExpressionProperty.Builder builder()
Copyright © 2021. All rights reserved.