| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
Deployment |
UpdateEnvironmentResponse.lastDeployment()
The last deployment of the environment.
|
Deployment |
GetEnvironmentResponse.lastDeployment()
The details of the last deployment of the environment.
|
Deployment |
CreateEnvironmentResponse.lastDeployment()
The details of the last deployment of this Amazon DataZone environment.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEnvironmentResponse.Builder |
UpdateEnvironmentResponse.Builder.lastDeployment(Deployment lastDeployment)
The last deployment of the environment.
|
GetEnvironmentResponse.Builder |
GetEnvironmentResponse.Builder.lastDeployment(Deployment lastDeployment)
The details of the last deployment of the environment.
|
CreateEnvironmentResponse.Builder |
CreateEnvironmentResponse.Builder.lastDeployment(Deployment lastDeployment)
The details of the last deployment of this Amazon DataZone environment.
|
Copyright © 2023. All rights reserved.