public static interface GetContactPolicyResponse.Builder extends SsmContactsResponse.Builder, SdkPojo, CopyableBuilder<GetContactPolicyResponse.Builder,GetContactPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetContactPolicyResponse.Builder |
contactArn(String contactArn)
The ARN of the contact or escalation plan.
|
GetContactPolicyResponse.Builder |
policy(String policy)
Details about the resource policy attached to the contact or escalation plan.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetContactPolicyResponse.Builder contactArn(String contactArn)
The ARN of the contact or escalation plan.
contactArn - The ARN of the contact or escalation plan.GetContactPolicyResponse.Builder policy(String policy)
Details about the resource policy attached to the contact or escalation plan.
policy - Details about the resource policy attached to the contact or escalation plan.Copyright © 2022. All rights reserved.