Namespace Amazon.CDK.AWS.IoTSiteWise
AWS::IoTSiteWise Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.IoTSiteWise;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::IoTSiteWise.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnAccessPolicy | Creates an access policy that grants the specified identity (IAM Identity Center user, IAM Identity Center group, or IAM user) access to the specified AWS IoT SiteWise Monitor portal or project resource. |
CfnAccessPolicy.AccessPolicyIdentityProperty | The identity (IAM Identity Center user, IAM Identity Center group, or IAM user) to which this access policy applies. |
CfnAccessPolicy.AccessPolicyResourceProperty | The AWS IoT SiteWise Monitor resource for this access policy. |
CfnAccessPolicy.IamRoleProperty | Contains information about an AWS Identity and Access Management role. |
CfnAccessPolicy.IamUserProperty | Contains information about an AWS Identity and Access Management user. |
CfnAccessPolicy.PortalProperty | Identifies an AWS IoT SiteWise Monitor portal. |
CfnAccessPolicy.ProjectProperty | Identifies a specific AWS IoT SiteWise Monitor project. |
CfnAccessPolicy.UserProperty | Contains information for a user identity in an access policy. |
CfnAccessPolicyProps | Properties for defining a |
CfnAsset | Creates an asset from an existing asset model. |
CfnAsset.AssetHierarchyProperty | Describes an asset hierarchy that contains a hierarchy's name and ID. |
CfnAsset.AssetPropertyProperty | Contains asset property information. |
CfnAssetModel | Creates an asset model from specified property and hierarchy definitions. |
CfnAssetModel.AssetModelCompositeModelProperty | Contains information about a composite model in an asset model. |
CfnAssetModel.AssetModelHierarchyProperty | Describes an asset hierarchy that contains a hierarchy's name, ID, and child asset model ID that specifies the type of asset that can be in this hierarchy. |
CfnAssetModel.AssetModelPropertyProperty | Contains information about an asset model property. |
CfnAssetModel.AttributeProperty | Contains an asset attribute property. |
CfnAssetModel.ExpressionVariableProperty | Contains expression variable information. |
CfnAssetModel.MetricProperty | Contains an asset metric property. |
CfnAssetModel.MetricWindowProperty | Contains a time interval window used for data aggregate computations (for example, average, sum, count, and so on). |
CfnAssetModel.PropertyPathDefinitionProperty | Represents one level between a composite model and the root of the asset model. |
CfnAssetModel.PropertyTypeProperty | Contains a property type, which can be one of |
CfnAssetModel.TransformProperty | Contains an asset transform property. |
CfnAssetModel.TumblingWindowProperty | Contains a tumbling window, which is a repeating fixed-sized, non-overlapping, and contiguous time window. |
CfnAssetModel.VariableValueProperty | Identifies a property value used in an expression. |
CfnAssetModelProps | Properties for defining a |
CfnAssetProps | Properties for defining a |
CfnDashboard | Creates a dashboard in an AWS IoT SiteWise Monitor project. |
CfnDashboardProps | Properties for defining a |
CfnGateway | Creates a gateway, which is a virtual or edge device that delivers industrial data streams from local servers to AWS IoT SiteWise . |
CfnGateway.GatewayCapabilitySummaryProperty | Contains a summary of a gateway capability configuration. |
CfnGateway.GatewayPlatformProperty | Contains a gateway's platform information. |
CfnGateway.GreengrassProperty | Contains details for a gateway that runs on AWS IoT Greengrass . |
CfnGateway.GreengrassV2Property | Contains details for a gateway that runs on AWS IoT Greengrass V2 . |
CfnGateway.SiemensIEProperty | Contains details for a AWS IoT SiteWise Edge gateway that runs on a Siemens Industrial Edge Device. |
CfnGatewayProps | Properties for defining a |
CfnPortal | Creates a portal, which can contain projects and dashboards. |
CfnPortal.AlarmsProperty | Contains the configuration information of an alarm created in an AWS IoT SiteWise Monitor portal. |
CfnPortal.PortalTypeEntryProperty | Container associated a certain PortalType. |
CfnPortalProps | Properties for defining a |
CfnProject | Creates a project in the specified portal. |
CfnProjectProps | Properties for defining a |
Interfaces
CfnAccessPolicy.IAccessPolicyIdentityProperty | The identity (IAM Identity Center user, IAM Identity Center group, or IAM user) to which this access policy applies. |
CfnAccessPolicy.IAccessPolicyResourceProperty | The AWS IoT SiteWise Monitor resource for this access policy. |
CfnAccessPolicy.IIamRoleProperty | Contains information about an AWS Identity and Access Management role. |
CfnAccessPolicy.IIamUserProperty | Contains information about an AWS Identity and Access Management user. |
CfnAccessPolicy.IPortalProperty | Identifies an AWS IoT SiteWise Monitor portal. |
CfnAccessPolicy.IProjectProperty | Identifies a specific AWS IoT SiteWise Monitor project. |
CfnAccessPolicy.IUserProperty | Contains information for a user identity in an access policy. |
CfnAsset.IAssetHierarchyProperty | Describes an asset hierarchy that contains a hierarchy's name and ID. |
CfnAsset.IAssetPropertyProperty | Contains asset property information. |
CfnAssetModel.IAssetModelCompositeModelProperty | Contains information about a composite model in an asset model. |
CfnAssetModel.IAssetModelHierarchyProperty | Describes an asset hierarchy that contains a hierarchy's name, ID, and child asset model ID that specifies the type of asset that can be in this hierarchy. |
CfnAssetModel.IAssetModelPropertyProperty | Contains information about an asset model property. |
CfnAssetModel.IAttributeProperty | Contains an asset attribute property. |
CfnAssetModel.IExpressionVariableProperty | Contains expression variable information. |
CfnAssetModel.IMetricProperty | Contains an asset metric property. |
CfnAssetModel.IMetricWindowProperty | Contains a time interval window used for data aggregate computations (for example, average, sum, count, and so on). |
CfnAssetModel.IPropertyPathDefinitionProperty | Represents one level between a composite model and the root of the asset model. |
CfnAssetModel.IPropertyTypeProperty | Contains a property type, which can be one of |
CfnAssetModel.ITransformProperty | Contains an asset transform property. |
CfnAssetModel.ITumblingWindowProperty | Contains a tumbling window, which is a repeating fixed-sized, non-overlapping, and contiguous time window. |
CfnAssetModel.IVariableValueProperty | Identifies a property value used in an expression. |
CfnGateway.IGatewayCapabilitySummaryProperty | Contains a summary of a gateway capability configuration. |
CfnGateway.IGatewayPlatformProperty | Contains a gateway's platform information. |
CfnGateway.IGreengrassProperty | Contains details for a gateway that runs on AWS IoT Greengrass . |
CfnGateway.IGreengrassV2Property | Contains details for a gateway that runs on AWS IoT Greengrass V2 . |
CfnGateway.ISiemensIEProperty | Contains details for a AWS IoT SiteWise Edge gateway that runs on a Siemens Industrial Edge Device. |
CfnPortal.IAlarmsProperty | Contains the configuration information of an alarm created in an AWS IoT SiteWise Monitor portal. |
CfnPortal.IPortalTypeEntryProperty | Container associated a certain PortalType. |
ICfnAccessPolicyProps | Properties for defining a |
ICfnAssetModelProps | Properties for defining a |
ICfnAssetProps | Properties for defining a |
ICfnDashboardProps | Properties for defining a |
ICfnGatewayProps | Properties for defining a |
ICfnPortalProps | Properties for defining a |
ICfnProjectProps | Properties for defining a |