class Aws::IoTTwinMaker::Types::UpdateWorkspaceRequest
@note When making an API call, you may pass UpdateWorkspaceRequest
data as a hash: { description: "Description", role: "RoleArn", workspace_id: "Id", # required }
@!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] workspace_id
The ID of the workspace. @return [String]
Constants
- SENSITIVE