| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts |
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.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
GetContactPolicyResult |
AbstractAWSSSMContacts.getContactPolicy(GetContactPolicyRequest request) |
GetContactPolicyResult |
AWSSSMContactsClient.getContactPolicy(GetContactPolicyRequest request)
Retrieves the resource policies attached to the specified contact or escalation plan.
|
GetContactPolicyResult |
AWSSSMContacts.getContactPolicy(GetContactPolicyRequest getContactPolicyRequest)
Retrieves the resource policies attached to the specified contact or escalation plan.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetContactPolicyResult> |
AbstractAWSSSMContactsAsync.getContactPolicyAsync(GetContactPolicyRequest request,
AsyncHandler<GetContactPolicyRequest,GetContactPolicyResult> asyncHandler) |
Future<GetContactPolicyResult> |
AWSSSMContactsAsync.getContactPolicyAsync(GetContactPolicyRequest getContactPolicyRequest,
AsyncHandler<GetContactPolicyRequest,GetContactPolicyResult> asyncHandler)
Retrieves the resource policies attached to the specified contact or escalation plan.
|
Future<GetContactPolicyResult> |
AWSSSMContactsAsyncClient.getContactPolicyAsync(GetContactPolicyRequest request,
AsyncHandler<GetContactPolicyRequest,GetContactPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetContactPolicyResult |
GetContactPolicyResult.clone() |
GetContactPolicyResult |
GetContactPolicyResult.withContactArn(String contactArn)
The ARN of the contact or escalation plan.
|
GetContactPolicyResult |
GetContactPolicyResult.withPolicy(String policy)
Details about the resource policy attached to the contact or escalation plan.
|
Copyright © 2025. All rights reserved.