UpdateProjectRequest

Types

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

Properties

Link copied to clipboard

The description to be updated as part of the UpdateProject action.

Link copied to clipboard

The ID of the Amazon DataZone domain where a project is being updated.

Link copied to clipboard

The ID of the domain unit.

Link copied to clipboard

The environment deployment details of the project.

Link copied to clipboard

The glossary terms to be updated as part of the UpdateProject action.

Link copied to clipboard

The identifier of the project that is to be updated.

Link copied to clipboard
val name: String?

The name to be updated as part of the UpdateProject action.

Link copied to clipboard

The project profile version to which the project should be updated. You can only specify the following string for this parameter: latest.

Link copied to clipboard

The user parameters of the project.

Functions

Link copied to clipboard
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