| 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 |
|---|---|
Future<PutResourcePolicyResult> |
AbstractAWSSSMIncidentsAsync.putResourcePolicyAsync(PutResourcePolicyRequest request,
AsyncHandler<PutResourcePolicyRequest,PutResourcePolicyResult> asyncHandler) |
Future<PutResourcePolicyResult> |
AWSSSMIncidentsAsync.putResourcePolicyAsync(PutResourcePolicyRequest putResourcePolicyRequest,
AsyncHandler<PutResourcePolicyRequest,PutResourcePolicyResult> asyncHandler)
Adds a resource policy to the specified response plan.
|
Future<PutResourcePolicyResult> |
AWSSSMIncidentsAsyncClient.putResourcePolicyAsync(PutResourcePolicyRequest request,
AsyncHandler<PutResourcePolicyRequest,PutResourcePolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutResourcePolicyRequest |
PutResourcePolicyRequest.clone() |
PutResourcePolicyRequest |
PutResourcePolicyRequest.withPolicy(String policy)
Details of the resource policy.
|
PutResourcePolicyRequest |
PutResourcePolicyRequest.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the response plan to add the resource policy to.
|
Copyright © 2025. All rights reserved.