Interface PutPolicyResponse.Builder

    • Method Detail

      • policy

        PutPolicyResponse.Builder policy​(Policy policy)

        The details of the Firewall Manager policy.

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

        PutPolicyResponse.Builder policyArn​(String policyArn)

        The Amazon Resource Name (ARN) of the policy.

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