| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents |
Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from
incidents affecting their Amazon Web Services-hosted applications.
|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
CreateResponsePlanResult |
AWSSSMIncidentsClient.createResponsePlan(CreateResponsePlanRequest request)
Creates a response plan that automates the initial response to incidents.
|
CreateResponsePlanResult |
AWSSSMIncidents.createResponsePlan(CreateResponsePlanRequest createResponsePlanRequest)
Creates a response plan that automates the initial response to incidents.
|
CreateResponsePlanResult |
AbstractAWSSSMIncidents.createResponsePlan(CreateResponsePlanRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateResponsePlanResult> |
AbstractAWSSSMIncidentsAsync.createResponsePlanAsync(CreateResponsePlanRequest request,
AsyncHandler<CreateResponsePlanRequest,CreateResponsePlanResult> asyncHandler) |
Future<CreateResponsePlanResult> |
AWSSSMIncidentsAsyncClient.createResponsePlanAsync(CreateResponsePlanRequest request,
AsyncHandler<CreateResponsePlanRequest,CreateResponsePlanResult> asyncHandler) |
Future<CreateResponsePlanResult> |
AWSSSMIncidentsAsync.createResponsePlanAsync(CreateResponsePlanRequest createResponsePlanRequest,
AsyncHandler<CreateResponsePlanRequest,CreateResponsePlanResult> asyncHandler)
Creates a response plan that automates the initial response to incidents.
|
| Modifier and Type | Method and Description |
|---|---|
CreateResponsePlanResult |
CreateResponsePlanResult.clone() |
CreateResponsePlanResult |
CreateResponsePlanResult.withArn(String arn)
The Amazon Resource Name (ARN) of the response plan.
|
Copyright © 2023. All rights reserved.