| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentState |
DeploymentState.environment()
The state of the environment associated with the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentState.Builder |
DeploymentState.Builder.environment(EnvironmentState environment)
The state of the environment associated with the deployment.
|
static DeploymentState |
DeploymentState.fromEnvironment(EnvironmentState environment)
Create an instance of this class with
DeploymentState.environment() initialized to the given value. |
Copyright © 2023. All rights reserved.