TerminateEnvironmentRequest

Request to terminate an environment.

Types

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

Properties

Link copied to clipboard

The ID of the environment to terminate.

Link copied to clipboard

The name of the environment to terminate.

Link copied to clipboard

Terminates the target environment even if another environment in the same group is dependent on it.

Link copied to clipboard

Indicates whether the associated AWS resources should shut down when the environment is terminated:

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