You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTSiteWise::Types::ProjectResource
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTSiteWise::Types::ProjectResource
- Defined in:
- (unknown)
Overview
Note:
When passing ProjectResource as input to an Aws::Client method, you can use a vanilla Hash:
{
id: "ID", # required
}
Identifies a specific AWS IoT SiteWise Monitor project.
Returned by:
Instance Attribute Summary collapse
-
#id ⇒ String
The ID of the project.
Instance Attribute Details
#id ⇒ String
The ID of the project.