| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2.model |
| Modifier and Type | Method and Description |
|---|---|
HighAvailabilityConfig |
CreateEnvironmentRequest.highAvailabilityConfig()
The details of a high availability configuration for this runtime environment.
|
HighAvailabilityConfig |
GetEnvironmentResponse.highAvailabilityConfig()
The desired capacity of the high availability configuration for the runtime environment.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.highAvailabilityConfig(HighAvailabilityConfig highAvailabilityConfig)
The details of a high availability configuration for this runtime environment.
|
GetEnvironmentResponse.Builder |
GetEnvironmentResponse.Builder.highAvailabilityConfig(HighAvailabilityConfig highAvailabilityConfig)
The desired capacity of the high availability configuration for the runtime environment.
|
Copyright © 2023. All rights reserved.