Class FirewallRulesUpdateInputItem

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class FirewallRulesUpdateInputItem
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    FirewallRulesUpdateInputItem.
    • Method Detail

      • id

        public String id()
        Gets the id. Identifier of the firewall rule.
        Returns:
        the id
      • action

        public String action()
        Gets the action. The firewall action to perform, "log" action is only available for enterprise plan instances.
        Returns:
        the action
      • paused

        public Boolean paused()
        Gets the paused. Indicates if the firewall rule is active.
        Returns:
        the paused
      • description

        public String description()
        Gets the description. To briefly describe the firewall rule, omitted from object if empty.
        Returns:
        the description