| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentProperties |
DeploymentProperties.clone() |
DeploymentProperties |
GetEnvironmentBlueprintResult.getDeploymentProperties()
The deployment properties of this Amazon DataZone blueprint.
|
DeploymentProperties |
CreateEnvironmentResult.getDeploymentProperties()
The deployment properties of this Amazon DataZone environment.
|
DeploymentProperties |
UpdateEnvironmentResult.getDeploymentProperties()
The deployment properties to be updated as part of the
UpdateEnvironment action. |
DeploymentProperties |
GetEnvironmentResult.getDeploymentProperties()
The deployment properties of the environment.
|
DeploymentProperties |
DeploymentProperties.withEndTimeoutMinutes(Integer endTimeoutMinutes)
The end timeout of the environment blueprint deployment.
|
DeploymentProperties |
DeploymentProperties.withStartTimeoutMinutes(Integer startTimeoutMinutes)
The start timeout of the environment blueprint deployment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetEnvironmentBlueprintResult.setDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone blueprint.
|
void |
CreateEnvironmentResult.setDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone environment.
|
void |
UpdateEnvironmentResult.setDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties to be updated as part of the
UpdateEnvironment action. |
void |
GetEnvironmentResult.setDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of the environment.
|
GetEnvironmentBlueprintResult |
GetEnvironmentBlueprintResult.withDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone blueprint.
|
CreateEnvironmentResult |
CreateEnvironmentResult.withDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone environment.
|
UpdateEnvironmentResult |
UpdateEnvironmentResult.withDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties to be updated as part of the
UpdateEnvironment action. |
GetEnvironmentResult |
GetEnvironmentResult.withDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of the environment.
|
Copyright © 2024. All rights reserved.