| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
EksSourceClusterNamespace |
AppInputSource.eksSourceClusterNamespace()
The namespace on your Amazon Elastic Kubernetes Service cluster.
|
EksSourceClusterNamespace |
DeleteAppInputSourceRequest.eksSourceClusterNamespace()
The namespace on your Amazon Elastic Kubernetes Service cluster that you want to delete from the Resilience Hub
application.
|
| Modifier and Type | Method and Description |
|---|---|
AppInputSource.Builder |
AppInputSource.Builder.eksSourceClusterNamespace(EksSourceClusterNamespace eksSourceClusterNamespace)
The namespace on your Amazon Elastic Kubernetes Service cluster.
|
DeleteAppInputSourceRequest.Builder |
DeleteAppInputSourceRequest.Builder.eksSourceClusterNamespace(EksSourceClusterNamespace eksSourceClusterNamespace)
The namespace on your Amazon Elastic Kubernetes Service cluster that you want to delete from the Resilience
Hub application.
|
Copyright © 2023. All rights reserved.