@Stability(value=Stable)
public static interface CfnTopicRule.PutAssetPropertyValueEntryProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder
A builder for
CfnTopicRule.PutAssetPropertyValueEntryProperty |
static class |
CfnTopicRule.PutAssetPropertyValueEntryProperty.Jsii$Proxy
An implementation for
CfnTopicRule.PutAssetPropertyValueEntryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder |
builder() |
default String |
getAssetId()
`CfnTopicRule.PutAssetPropertyValueEntryProperty.AssetId`.
|
default String |
getEntryId()
`CfnTopicRule.PutAssetPropertyValueEntryProperty.EntryId`.
|
default String |
getPropertyAlias()
`CfnTopicRule.PutAssetPropertyValueEntryProperty.PropertyAlias`.
|
default String |
getPropertyId()
`CfnTopicRule.PutAssetPropertyValueEntryProperty.PropertyId`.
|
Object |
getPropertyValues()
`CfnTopicRule.PutAssetPropertyValueEntryProperty.PropertyValues`.
|
@Stability(value=Stable) @NotNull Object getPropertyValues()
@Stability(value=Stable) @Nullable default String getAssetId()
@Stability(value=Stable) @Nullable default String getEntryId()
@Stability(value=Stable) @Nullable default String getPropertyAlias()
@Stability(value=Stable) @Nullable default String getPropertyId()
@Stability(value=Stable) static CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder builder()
Copyright © 2021. All rights reserved.