@Stability(value=Stable)
public static interface CfnAssetModel.VariableValueProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getHierarchyLogicalId()
@Stability(value=Stable) static CfnAssetModel.VariableValueProperty.Builder builder()
Copyright © 2021. All rights reserved.