ProjectSummary

The details of a Amazon DataZone project.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp of when a project was created.

Link copied to clipboard

The Amazon DataZone user who created the project.

Link copied to clipboard

The description of a project.

Link copied to clipboard

The identifier of a Amazon DataZone domain where the project exists.

Link copied to clipboard

Reasons for failed project deletion

Link copied to clipboard
val id: String

The identifier of a project.

Link copied to clipboard

The name of a project.

Link copied to clipboard

Status of the project

Link copied to clipboard

The timestamp of when the project was updated.

Functions

Link copied to clipboard
inline fun copy(block: ProjectSummary.Builder.() -> Unit = {}): ProjectSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String