Interface GetContactPolicyResponse.Builder

    • Method Detail

      • 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

        GetContactPolicyResponse.Builder policy​(String 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.