Interface GetContactPolicyResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetContactPolicyResponse.Builder,GetContactPolicyResponse>, SdkBuilder<GetContactPolicyResponse.Builder,GetContactPolicyResponse>, SdkPojo, SdkResponse.Builder, SsmContactsResponse.Builder
Enclosing class:
GetContactPolicyResponse

public static interface GetContactPolicyResponse.Builder extends SsmContactsResponse.Builder, SdkPojo, CopyableBuilder<GetContactPolicyResponse.Builder,GetContactPolicyResponse>
  • Method Details

    • contactArn

      GetContactPolicyResponse.Builder contactArn(String contactArn)

      The ARN of the contact or escalation plan.

      Parameters:
      contactArn - The ARN of the contact or escalation plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

      Details about the resource policy attached to the contact or escalation plan.

      Parameters:
      policy - Details about the resource policy attached to the contact or escalation plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.