@Stability(value=Stable)
public static interface CfnTopicRule.AssetPropertyVariantProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.AssetPropertyVariantProperty.Builder
A builder for
CfnTopicRule.AssetPropertyVariantProperty |
static class |
CfnTopicRule.AssetPropertyVariantProperty.Jsii$Proxy
An implementation for
CfnTopicRule.AssetPropertyVariantProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.AssetPropertyVariantProperty.Builder |
builder() |
default String |
getBooleanValue()
`CfnTopicRule.AssetPropertyVariantProperty.BooleanValue`.
|
default String |
getDoubleValue()
`CfnTopicRule.AssetPropertyVariantProperty.DoubleValue`.
|
default String |
getIntegerValue()
`CfnTopicRule.AssetPropertyVariantProperty.IntegerValue`.
|
default String |
getStringValue()
`CfnTopicRule.AssetPropertyVariantProperty.StringValue`.
|
@Stability(value=Stable) @Nullable default String getBooleanValue()
@Stability(value=Stable) @Nullable default String getDoubleValue()
@Stability(value=Stable) @Nullable default String getIntegerValue()
@Stability(value=Stable) @Nullable default String getStringValue()
@Stability(value=Stable) static CfnTopicRule.AssetPropertyVariantProperty.Builder builder()
Copyright © 2021. All rights reserved.