Class MonitoringAlertPolicyConditionsConditionMatchedLog.Jsii$Proxy

    • Method Detail

      • getLabelExtractors

        public final Map<String,​String> getLabelExtractors()
        Description copied from interface: MonitoringAlertPolicyConditionsConditionMatchedLog
        A map from a label key to an extractor expression, which is used to extract the value for this label key.

        Each entry in this map is a specification for how data should be extracted from log entries that match filter. Each combination of extracted values is treated as a separate rule for the purposes of triggering notifications. Label keys and corresponding values can be used in notifications generated by this condition. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/monitoring_alert_policy#label_extractors MonitoringAlertPolicy#label_extractors}

        Specified by:
        getLabelExtractors in interface MonitoringAlertPolicyConditionsConditionMatchedLog
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object