You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTSiteWise::Types::CreateProjectResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTSiteWise::Types::CreateProjectResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#project_arn ⇒ String
The [ARN][1] of the project, which has the following format.
-
#project_id ⇒ String
The ID of the project.
Instance Attribute Details
#project_arn ⇒ String
The ARN of the project, which has the following format.
arn:$`{Partition}:iotsitewise:${Region}:${Account}:project/${ProjectId}`
#project_id ⇒ String
The ID of the project.