Interface GetContactPolicyResponse.Builder

  • 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.