See: Description
Interface | Description |
---|---|
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 |
The `Portal` property type specifies the AWS IoT SiteWise Monitor portal for an [AWS::IoTSiteWise::AccessPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-accesspolicy.html) .
|
CfnAccessPolicy.ProjectProperty |
The `Project` property type specifies the AWS IoT SiteWise Monitor project for an [AWS::IoTSiteWise::AccessPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-accesspolicy.html) .
|
CfnAccessPolicy.UserProperty |
The `User` property type specifies the AWS IoT SiteWise Monitor user for an [AWS::IoTSiteWise::AccessPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-accesspolicy.html) .
|
CfnAccessPolicyProps |
Properties for defining a `CfnAccessPolicy`.
|
CfnAsset.AssetHierarchyProperty |
Describes an asset hierarchy that contains a `childAssetId` and `hierarchyLogicalId` .
|
CfnAsset.AssetPropertyProperty |
Contains asset property information.
|
CfnAssetModel.AssetModelCompositeModelProperty |
Contains information about a composite model in an asset model.
|
CfnAssetModel.AssetModelHierarchyProperty |
Describes an asset hierarchy that contains a hierarchy's name, `LogicalID` , 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.PropertyTypeProperty |
Contains a property type, which can be one of `Attribute` , `Measurement` , `Metric` , or `Transform` .
|
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 `CfnAssetModel`.
|
CfnAssetProps |
Properties for defining a `CfnAsset`.
|
CfnDashboardProps |
Properties for defining a `CfnDashboard`.
|
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.
|
CfnGatewayProps |
Properties for defining a `CfnGateway`.
|
CfnPortal.AlarmsProperty |
Example:
|
CfnPortalProps |
Properties for defining a `CfnPortal`.
|
CfnProjectProps |
Properties for defining a `CfnProject`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.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.)