| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCommand |
Deployment.command()
Used to specify a stack or deployment command.
|
DeploymentCommand |
CreateDeploymentRequest.command()
A
DeploymentCommand object that specifies the deployment command and any associated arguments. |
| Modifier and Type | Method and Description |
|---|---|
Deployment.Builder |
Deployment.Builder.command(DeploymentCommand command)
Used to specify a stack or deployment command.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.command(DeploymentCommand command)
A
DeploymentCommand object that specifies the deployment command and any associated arguments. |
Copyright © 2023. All rights reserved.