Interface MonitoringSloBasicSliLatency

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

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

      • getThreshold

        @Stability(Stable)
        @NotNull
        String getThreshold()
        A duration string, e.g. 10s. Good service is defined to be the count of requests made to this service that return in no more than threshold.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/monitoring_slo#threshold MonitoringSlo#threshold}