| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentResourcesDescription |
UpdateEnvironmentResponse.resources()
The description of the AWS resources used by this environment.
|
EnvironmentResourcesDescription |
CreateEnvironmentResponse.resources()
The description of the AWS resources used by this environment.
|
EnvironmentResourcesDescription |
EnvironmentDescription.resources()
The description of the AWS resources used by this environment.
|
EnvironmentResourcesDescription |
TerminateEnvironmentResponse.resources()
The description of the AWS resources used by this environment.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEnvironmentResponse.Builder |
UpdateEnvironmentResponse.Builder.resources(EnvironmentResourcesDescription resources)
The description of the AWS resources used by this environment.
|
CreateEnvironmentResponse.Builder |
CreateEnvironmentResponse.Builder.resources(EnvironmentResourcesDescription resources)
The description of the AWS resources used by this environment.
|
EnvironmentDescription.Builder |
EnvironmentDescription.Builder.resources(EnvironmentResourcesDescription resources)
The description of the AWS resources used by this environment.
|
TerminateEnvironmentResponse.Builder |
TerminateEnvironmentResponse.Builder.resources(EnvironmentResourcesDescription resources)
The description of the AWS resources used by this environment.
|
Copyright © 2023. All rights reserved.