@Stability(value=Stable) public static final class CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTopicRule.PutAssetPropertyValueEntryProperty>
CfnTopicRule.PutAssetPropertyValueEntryProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder propertyValues(IResolvable propertyValues)
CfnTopicRule.PutAssetPropertyValueEntryProperty.getPropertyValues()propertyValues - `CfnTopicRule.PutAssetPropertyValueEntryProperty.PropertyValues`. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder propertyValues(List<? extends Object> propertyValues)
CfnTopicRule.PutAssetPropertyValueEntryProperty.getPropertyValues()propertyValues - `CfnTopicRule.PutAssetPropertyValueEntryProperty.PropertyValues`. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder assetId(String assetId)
CfnTopicRule.PutAssetPropertyValueEntryProperty.getAssetId()assetId - `CfnTopicRule.PutAssetPropertyValueEntryProperty.AssetId`.this@Stability(value=Stable) public CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder entryId(String entryId)
CfnTopicRule.PutAssetPropertyValueEntryProperty.getEntryId()entryId - `CfnTopicRule.PutAssetPropertyValueEntryProperty.EntryId`.this@Stability(value=Stable) public CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder propertyAlias(String propertyAlias)
CfnTopicRule.PutAssetPropertyValueEntryProperty.getPropertyAlias()propertyAlias - `CfnTopicRule.PutAssetPropertyValueEntryProperty.PropertyAlias`.this@Stability(value=Stable) public CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder propertyId(String propertyId)
CfnTopicRule.PutAssetPropertyValueEntryProperty.getPropertyId()propertyId - `CfnTopicRule.PutAssetPropertyValueEntryProperty.PropertyId`.this@Stability(value=Stable) public CfnTopicRule.PutAssetPropertyValueEntryProperty build()
build in interface software.amazon.jsii.Builder<CfnTopicRule.PutAssetPropertyValueEntryProperty>CfnTopicRule.PutAssetPropertyValueEntryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.