| 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 |
|---|---|
CreateAppVersionAppComponentResult |
AbstractAWSResilienceHub.createAppVersionAppComponent(CreateAppVersionAppComponentRequest request) |
CreateAppVersionAppComponentResult |
AWSResilienceHub.createAppVersionAppComponent(CreateAppVersionAppComponentRequest createAppVersionAppComponentRequest)
Creates a new Application Component in the Resilience Hub application.
|
CreateAppVersionAppComponentResult |
AWSResilienceHubClient.createAppVersionAppComponent(CreateAppVersionAppComponentRequest request)
Creates a new Application Component in the Resilience Hub application.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAppVersionAppComponentResult |
CreateAppVersionAppComponentResult.clone() |
CreateAppVersionAppComponentResult |
CreateAppVersionAppComponentResult.withAppArn(String appArn)
Amazon Resource Name (ARN) of the Resilience Hub application.
|
CreateAppVersionAppComponentResult |
CreateAppVersionAppComponentResult.withAppComponent(AppComponent appComponent)
List of Application Components that belong to this resource.
|
CreateAppVersionAppComponentResult |
CreateAppVersionAppComponentResult.withAppVersion(String appVersion)
Resilience Hub application version.
|
Copyright © 2024. All rights reserved.