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
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#project_arnString

The ARN of the project, which has the following format.

arn:$`{Partition}:iotsitewise:${Region}:${Account}:project/${ProjectId}`

Returns:

  • (String)

    The [ARN][1] of the project, which has the following format.

#project_idString

The ID of the project.

Returns:

  • (String)

    The ID of the project.