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) The ID of the asset, in UUID format.CfnAsset.Builder.assetExternalId(String assetExternalId) The external ID of the asset model composite model.CfnAsset.Builder.assetHierarchies(List<? extends Object> assetHierarchies) A list of asset hierarchies that each contain ahierarchyId.CfnAsset.Builder.assetHierarchies(IResolvable assetHierarchies) A list of asset hierarchies that each contain ahierarchyId.CfnAsset.Builder.assetModelId(String assetModelId) The ID of the asset model from which to create the asset.A 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.