| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub |
AWS 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)
The Amazon Resource Name (ARN) of the application.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withAppRegistryAppNames(Collection<String> appRegistryAppNames)
The names of the registered applications to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withAppRegistryAppNames(String... appRegistryAppNames)
The names of the registered applications to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withLogicalStackNames(Collection<String> logicalStackNames)
The names of the CloudFormation stacks to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withLogicalStackNames(String... logicalStackNames)
The names of the CloudFormation stacks to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withResourceGroupNames(Collection<String> resourceGroupNames)
The names of the resource groups to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withResourceGroupNames(String... resourceGroupNames)
The names of the resource groups to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withResourceNames(Collection<String> resourceNames)
The names of the resources to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withResourceNames(String... resourceNames)
The names of the resources to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withTerraformSourceNames(Collection<String> terraformSourceNames) |
RemoveDraftAppVersionResourceMappingsRequest |
RemoveDraftAppVersionResourceMappingsRequest.withTerraformSourceNames(String... terraformSourceNames) |
Copyright © 2023. All rights reserved.