interface CreateProjectResponse {
    ProjectArn?: string;
}

Hierarchy (view full)

Properties

Properties

ProjectArn?: string

The Amazon Resource Name (ARN) of the new project. You can use the ARN to configure IAM access to the project.