EnvironmentProfileSummary

The details of an environment profile.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The Amazon Web Services Region in which an environment profile exists.

Link copied to clipboard

The timestamp of when an environment profile was created.

Link copied to clipboard

The Amazon DataZone user who created the environment profile.

Link copied to clipboard

The description of the environment profile.

Link copied to clipboard

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

Link copied to clipboard

The identifier of a blueprint with which an environment profile is created.

Link copied to clipboard
val id: String

The identifier of the environment profile.

Link copied to clipboard

The name of the environment profile.

Link copied to clipboard

The identifier of a project in which an environment profile exists.

Link copied to clipboard

The timestamp of when the environment profile 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