package firewallconfigs type HTTPFirewallGoSetAction struct { GroupId string `yaml:"groupId" json:"groupId"` SetId string `yaml:"setId" json:"setId"` }