GetEnvironmentResponse

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account where the environment exists.

Link copied to clipboard

The Amazon Web Services region where the 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 deployment properties of the environment.

Link copied to clipboard

The description of the environment.

Link copied to clipboard

The ID of the Amazon DataZone domain where the environment exists.

Link copied to clipboard

The actions of the environment.

Link copied to clipboard

The blueprint with which the environment is created.

Link copied to clipboard

The configuration ID that is used to create the environment.

Link copied to clipboard

The ID of the environment profile with which the environment is created.

Link copied to clipboard

The business glossary terms that can be used in this environment.

Link copied to clipboard
val id: String?

The ID of the environment.

Link copied to clipboard

The details of the last deployment of the environment.

Link copied to clipboard

The name of the environment.

Link copied to clipboard

The ID of the Amazon DataZone project in which this environment is created.

Link copied to clipboard

The provider of this Amazon DataZone environment.

Link copied to clipboard

The provisioned resources of this Amazon DataZone environment.

Link copied to clipboard

The provisioning properties of this Amazon DataZone environment.

Link copied to clipboard

The status of this Amazon DataZone environment.

Link copied to clipboard

The timestamp of when this environment was updated.

Link copied to clipboard

The user parameters of this Amazon DataZone environment.

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