| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub |
Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions.
|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.clone() |
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withAppArn(String appArn)
Amazon Resource Name (ARN) of the Resilience Hub application.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withAppRegistryAppNames(Collection<String> appRegistryAppNames)
The names of the registered applications you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withAppRegistryAppNames(String... appRegistryAppNames)
The names of the registered applications you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withEksSourceNames(Collection<String> eksSourceNames)
The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource
mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withEksSourceNames(String... eksSourceNames)
The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource
mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withLogicalStackNames(Collection<String> logicalStackNames)
The names of the CloudFormation stacks you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withLogicalStackNames(String... logicalStackNames)
The names of the CloudFormation stacks you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withResourceGroupNames(Collection<String> resourceGroupNames)
The names of the resource groups you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withResourceGroupNames(String... resourceGroupNames)
The names of the resource groups you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withResourceNames(Collection<String> resourceNames)
The names of the resources you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withResourceNames(String... resourceNames)
The names of the resources you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withTerraformSourceNames(Collection<String> terraformSourceNames)
The names of the Terraform sources you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withTerraformSourceNames(String... terraformSourceNames)
The names of the Terraform sources you want to remove from the resource mappings.
|
Copyright © 2025. All rights reserved.