TerminateEnvironmentRequest
Request to terminate an environment.
Types
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
inline fun copy(block: TerminateEnvironmentRequest.Builder.() -> Unit = {}): TerminateEnvironmentRequest