Uses of Class
software.amazon.awscdk.services.iotsitewise.CfnAssetModel.VariableValueProperty.Builder
-
Uses of CfnAssetModel.VariableValueProperty.Builder in software.amazon.awscdk.services.iotsitewise
Modifier and TypeMethodDescriptionCfnAssetModel.VariableValueProperty.builder()
CfnAssetModel.VariableValueProperty.Builder.hierarchyExternalId
(String hierarchyExternalId) Sets the value ofCfnAssetModel.VariableValueProperty.getHierarchyExternalId()
CfnAssetModel.VariableValueProperty.Builder.hierarchyId
(String hierarchyId) Sets the value ofCfnAssetModel.VariableValueProperty.getHierarchyId()
CfnAssetModel.VariableValueProperty.Builder.hierarchyLogicalId
(String hierarchyLogicalId) Sets the value ofCfnAssetModel.VariableValueProperty.getHierarchyLogicalId()
CfnAssetModel.VariableValueProperty.Builder.propertyExternalId
(String propertyExternalId) Sets the value ofCfnAssetModel.VariableValueProperty.getPropertyExternalId()
CfnAssetModel.VariableValueProperty.Builder.propertyId
(String propertyId) Sets the value ofCfnAssetModel.VariableValueProperty.getPropertyId()
CfnAssetModel.VariableValueProperty.Builder.propertyLogicalId
(String propertyLogicalId) Sets the value ofCfnAssetModel.VariableValueProperty.getPropertyLogicalId()
CfnAssetModel.VariableValueProperty.Builder.propertyPath
(List<? extends Object> propertyPath) Sets the value ofCfnAssetModel.VariableValueProperty.getPropertyPath()
CfnAssetModel.VariableValueProperty.Builder.propertyPath
(IResolvable propertyPath) Sets the value ofCfnAssetModel.VariableValueProperty.getPropertyPath()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAssetModel.VariableValueProperty.Builder
.