class Aws::IoTTwinMaker::Types::GetWorkspaceResponse

@!attribute [rw] arn

The ARN of the workspace.
@return [String]

@!attribute [rw] creation_date_time

The date and time when the workspace was created.
@return [Time]

@!attribute [rw] description

The description of the workspace.
@return [String]

@!attribute [rw] role

The ARN of the execution role associated with the workspace.
@return [String]

@!attribute [rw] s3_location

The ARN of the S3 bucket where resources associated with the
workspace are stored.
@return [String]

@!attribute [rw] update_date_time

The date and time when the workspace was last updated.
@return [Time]

@!attribute [rw] workspace_id

The ID of the workspace.
@return [String]

Constants

SENSITIVE