@Stability(value=Stable)
public static interface CfnAssetModel.VariableValueProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-variablevalue.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAssetModel.VariableValueProperty.Builder
A builder for
CfnAssetModel.VariableValueProperty |
static class |
CfnAssetModel.VariableValueProperty.Jsii$Proxy
An implementation for
CfnAssetModel.VariableValueProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAssetModel.VariableValueProperty.Builder |
builder() |
default String |
getHierarchyLogicalId()
`CfnAssetModel.VariableValueProperty.HierarchyLogicalId`.
|
String |
getPropertyLogicalId()
`CfnAssetModel.VariableValueProperty.PropertyLogicalId`.
|
@Stability(value=Stable) @NotNull String getPropertyLogicalId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-variablevalue.html#cfn-iotsitewise-assetmodel-variablevalue-propertylogicalid@Stability(value=Stable) @Nullable default String getHierarchyLogicalId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-variablevalue.html#cfn-iotsitewise-assetmodel-variablevalue-hierarchylogicalid@Stability(value=Stable) static CfnAssetModel.VariableValueProperty.Builder builder()
Copyright © 2020. All rights reserved.