Interface GetNotificationChannelResponse.Builder

    • Method Detail

      • snsTopicArn

        GetNotificationChannelResponse.Builder snsTopicArn​(String snsTopicArn)

        The SNS topic that records Firewall Manager activity.

        Parameters:
        snsTopicArn - The SNS topic that records Firewall Manager activity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • snsRoleName

        GetNotificationChannelResponse.Builder snsRoleName​(String snsRoleName)

        The IAM role that is used by Firewall Manager to record activity to SNS.

        Parameters:
        snsRoleName - The IAM role that is used by Firewall Manager to record activity to SNS.
        Returns:
        Returns a reference to this object so that method calls can be chained together.