| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentProperties |
UpdateEnvironmentResponse.deploymentProperties()
The deployment properties to be updated as part of the
UpdateEnvironment action. |
DeploymentProperties |
GetEnvironmentResponse.deploymentProperties()
The deployment properties of the environment.
|
DeploymentProperties |
CreateEnvironmentResponse.deploymentProperties()
The deployment properties of this Amazon DataZone environment.
|
DeploymentProperties |
GetEnvironmentBlueprintResponse.deploymentProperties()
The deployment properties of this Amazon DataZone blueprint.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEnvironmentResponse.Builder |
UpdateEnvironmentResponse.Builder.deploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties to be updated as part of the
UpdateEnvironment action. |
GetEnvironmentResponse.Builder |
GetEnvironmentResponse.Builder.deploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of the environment.
|
CreateEnvironmentResponse.Builder |
CreateEnvironmentResponse.Builder.deploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone environment.
|
GetEnvironmentBlueprintResponse.Builder |
GetEnvironmentBlueprintResponse.Builder.deploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone blueprint.
|
Copyright © 2023. All rights reserved.