Interface FirewallPolicyMetadata.Builder

    • Method Detail

      • name

        FirewallPolicyMetadata.Builder name​(String name)

        The descriptive name of the firewall policy. You can't change the name of a firewall policy after you create it.

        Parameters:
        name - The descriptive name of the firewall policy. You can't change the name of a firewall policy after you create it.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        FirewallPolicyMetadata.Builder arn​(String arn)

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

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