GetEnvironmentProfileResponse

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 this environment profile exists.

Link copied to clipboard

The Amazon Web Services region where this environment profile exists.

Link copied to clipboard

The timestamp of when this environment profile was created.

Link copied to clipboard

The Amazon DataZone user who created this environment profile.

Link copied to clipboard

The description of the environment profile.

Link copied to clipboard

The ID of the Amazon DataZone domain in which this environment profile exists.

Link copied to clipboard

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

Link copied to clipboard
val id: String

The ID of the environment profile.

Link copied to clipboard

The name of the environment profile.

Link copied to clipboard

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

Link copied to clipboard

The timestamp of when this environment profile was upated.

Link copied to clipboard

The user parameters of the environment profile.

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