Uses of Class
software.amazon.awscdk.services.iotsitewise.CfnAsset.Builder
Packages that use CfnAsset.Builder
-
Uses of CfnAsset.Builder in software.amazon.awscdk.services.iotsitewise
Methods in software.amazon.awscdk.services.iotsitewise that return CfnAsset.BuilderModifier and TypeMethodDescriptionCfnAsset.Builder.assetDescription(String assetDescription) A description for the asset.CfnAsset.Builder.assetHierarchies(List<? extends Object> assetHierarchies) A list of asset hierarchies that each contain ahierarchyLogicalId.CfnAsset.Builder.assetHierarchies(IResolvable assetHierarchies) A list of asset hierarchies that each contain ahierarchyLogicalId.CfnAsset.Builder.assetModelId(String assetModelId) The ID of the asset model from which to create the asset.A unique, friendly name for the asset.CfnAsset.Builder.assetProperties(List<? extends Object> assetProperties) The list of asset properties for the asset.CfnAsset.Builder.assetProperties(IResolvable assetProperties) The list of asset properties for the asset.static CfnAsset.BuilderA list of key-value pairs that contain metadata for the asset.