@Stability(value=Stable)
public static interface CfnAsset.AssetPropertyProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-asset-assetproperty.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAsset.AssetPropertyProperty.Builder
A builder for
CfnAsset.AssetPropertyProperty |
static class |
CfnAsset.AssetPropertyProperty.Jsii$Proxy
An implementation for
CfnAsset.AssetPropertyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAsset.AssetPropertyProperty.Builder |
builder() |
default String |
getAlias()
`CfnAsset.AssetPropertyProperty.Alias`.
|
String |
getLogicalId()
`CfnAsset.AssetPropertyProperty.LogicalId`.
|
default String |
getNotificationState()
`CfnAsset.AssetPropertyProperty.NotificationState`.
|
@Stability(value=Stable) @NotNull String getLogicalId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-asset-assetproperty.html#cfn-iotsitewise-asset-assetproperty-logicalid@Stability(value=Stable) @Nullable default String getAlias()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-asset-assetproperty.html#cfn-iotsitewise-asset-assetproperty-alias@Stability(value=Stable) @Nullable default String getNotificationState()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-asset-assetproperty.html#cfn-iotsitewise-asset-assetproperty-notificationstate@Stability(value=Stable) static CfnAsset.AssetPropertyProperty.Builder builder()
Copyright © 2020. All rights reserved.