| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurableActionParameter> |
ConfigurableEnvironmentAction.parameters()
The parameters of a configurable action in a Amazon DataZone environment.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurableEnvironmentAction.Builder |
ConfigurableEnvironmentAction.Builder.parameters(ConfigurableActionParameter... parameters)
The parameters of a configurable action in a Amazon DataZone environment.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurableEnvironmentAction.Builder |
ConfigurableEnvironmentAction.Builder.parameters(Collection<ConfigurableActionParameter> parameters)
The parameters of a configurable action in a Amazon DataZone environment.
|
Copyright © 2023. All rights reserved.