EnvironmentSummary

The details of an environment.

Types

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

Properties

Link copied to clipboard

The identifier of the Amazon Web Services account in which an environment exists.

Link copied to clipboard

The Amazon Web Services Region in which an environment exists.

Link copied to clipboard

The timestamp of when the environment was created.

Link copied to clipboard

The Amazon DataZone user who created the environment.

Link copied to clipboard

The description of the environment.

Link copied to clipboard

The identifier of the Amazon DataZone domain in which the environment exists.

Link copied to clipboard

The identifier of the environment profile with which the environment was created.

Link copied to clipboard
val id: String?

The identifier of the environment.

Link copied to clipboard

The name of the environment.

Link copied to clipboard

The identifier of the project in which the environment exists.

Link copied to clipboard

The provider of the environment.

Link copied to clipboard

The status of the environment.

Link copied to clipboard

The timestamp of when the environment was updated.

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