@Stability(value=Stable)
public static interface CfnTopicRule.TimestreamDimensionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.TimestreamDimensionProperty.Builder
A builder for
CfnTopicRule.TimestreamDimensionProperty |
static class |
CfnTopicRule.TimestreamDimensionProperty.Jsii$Proxy
An implementation for
CfnTopicRule.TimestreamDimensionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.TimestreamDimensionProperty.Builder |
builder() |
String |
getName()
`CfnTopicRule.TimestreamDimensionProperty.Name`.
|
String |
getValue()
`CfnTopicRule.TimestreamDimensionProperty.Value`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnTopicRule.TimestreamDimensionProperty.Builder builder()
Copyright © 2021. All rights reserved.