Interface FMSPolicyUpdateFirewallCreationConfigAction.Builder

  • Method Details

    • description

      Describes the remedial action.

      Parameters:
      description - Describes the remedial action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • firewallCreationConfig

      FMSPolicyUpdateFirewallCreationConfigAction.Builder firewallCreationConfig(String firewallCreationConfig)

      A FirewallCreationConfig that you can copy into your current policy's SecurityServiceData in order to remedy scope violations.

      Parameters:
      firewallCreationConfig - A FirewallCreationConfig that you can copy into your current policy's SecurityServiceData in order to remedy scope violations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.