Interface ComputeFirewallLogConfig

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    ComputeFirewallLogConfig.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:18.373Z")
    @Stability(Stable)
    public interface ComputeFirewallLogConfig
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getMetadata

        @Stability(Stable)
        @NotNull
        String getMetadata()
        This field denotes whether to include or exclude metadata for firewall logs. Possible values: ["EXCLUDE_ALL_METADATA", "INCLUDE_ALL_METADATA"].

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_firewall#metadata ComputeFirewall#metadata}