Interface GetPolicyResponse.Builder

    • Method Detail

      • policy

        GetPolicyResponse.Builder policy​(Policy policy)

        Information about the specified Firewall Manager policy.

        Parameters:
        policy - Information about the specified Firewall Manager policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • policyArn

        GetPolicyResponse.Builder policyArn​(String policyArn)

        The Amazon Resource Name (ARN) of the specified policy.

        Parameters:
        policyArn - The Amazon Resource Name (ARN) of the specified policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.