| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
List<EksSource> |
ImportResourcesToDraftAppVersionResponse.eksSources()
The input sources of the Amazon Elastic Kubernetes Service resources you have imported.
|
List<EksSource> |
ImportResourcesToDraftAppVersionRequest.eksSources()
The input sources of the Amazon Elastic Kubernetes Service resources you need to import.
|
| Modifier and Type | Method and Description |
|---|---|
ImportResourcesToDraftAppVersionResponse.Builder |
ImportResourcesToDraftAppVersionResponse.Builder.eksSources(EksSource... eksSources)
The input sources of the Amazon Elastic Kubernetes Service resources you have imported.
|
ImportResourcesToDraftAppVersionRequest.Builder |
ImportResourcesToDraftAppVersionRequest.Builder.eksSources(EksSource... eksSources)
The input sources of the Amazon Elastic Kubernetes Service resources you need to import.
|
| Modifier and Type | Method and Description |
|---|---|
ImportResourcesToDraftAppVersionResponse.Builder |
ImportResourcesToDraftAppVersionResponse.Builder.eksSources(Collection<EksSource> eksSources)
The input sources of the Amazon Elastic Kubernetes Service resources you have imported.
|
ImportResourcesToDraftAppVersionRequest.Builder |
ImportResourcesToDraftAppVersionRequest.Builder.eksSources(Collection<EksSource> eksSources)
The input sources of the Amazon Elastic Kubernetes Service resources you need to import.
|
Copyright © 2023. All rights reserved.