| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
EksSourceClusterNamespace |
EksSourceClusterNamespace.clone() |
EksSourceClusterNamespace |
AppInputSource.getEksSourceClusterNamespace()
The namespace on your Amazon Elastic Kubernetes Service cluster.
|
EksSourceClusterNamespace |
DeleteAppInputSourceRequest.getEksSourceClusterNamespace()
The namespace on your Amazon Elastic Kubernetes Service cluster that you want to delete from the Resilience Hub
application.
|
EksSourceClusterNamespace |
EksSourceClusterNamespace.withEksClusterArn(String eksClusterArn)
Amazon Resource Name (ARN) of the Amazon Elastic Kubernetes Service cluster.
|
EksSourceClusterNamespace |
EksSourceClusterNamespace.withNamespace(String namespace)
Name of the namespace that is located on your Amazon Elastic Kubernetes Service cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppInputSource.setEksSourceClusterNamespace(EksSourceClusterNamespace eksSourceClusterNamespace)
The namespace on your Amazon Elastic Kubernetes Service cluster.
|
void |
DeleteAppInputSourceRequest.setEksSourceClusterNamespace(EksSourceClusterNamespace eksSourceClusterNamespace)
The namespace on your Amazon Elastic Kubernetes Service cluster that you want to delete from the Resilience Hub
application.
|
AppInputSource |
AppInputSource.withEksSourceClusterNamespace(EksSourceClusterNamespace eksSourceClusterNamespace)
The namespace on your Amazon Elastic Kubernetes Service cluster.
|
DeleteAppInputSourceRequest |
DeleteAppInputSourceRequest.withEksSourceClusterNamespace(EksSourceClusterNamespace eksSourceClusterNamespace)
The namespace on your Amazon Elastic Kubernetes Service cluster that you want to delete from the Resilience Hub
application.
|
Copyright © 2024. All rights reserved.