Class MonitoringUptimeCheckConfigContentMatchersJsonPathMatcherOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:21.983Z")
    @Stability(Stable)
    public class MonitoringUptimeCheckConfigContentMatchersJsonPathMatcherOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • MonitoringUptimeCheckConfigContentMatchersJsonPathMatcherOutputReference

        protected MonitoringUptimeCheckConfigContentMatchersJsonPathMatcherOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • MonitoringUptimeCheckConfigContentMatchersJsonPathMatcherOutputReference

        protected MonitoringUptimeCheckConfigContentMatchersJsonPathMatcherOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • MonitoringUptimeCheckConfigContentMatchersJsonPathMatcherOutputReference

        @Stability(Stable)
        public MonitoringUptimeCheckConfigContentMatchersJsonPathMatcherOutputReference​(@NotNull
                                                                                        com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                                        @NotNull
                                                                                        String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetJsonMatcher

        @Stability(Stable)
        public void resetJsonMatcher()
      • getJsonMatcherInput

        @Stability(Stable)
        @Nullable
        public String getJsonMatcherInput()
      • getJsonPathInput

        @Stability(Stable)
        @Nullable
        public String getJsonPathInput()
      • getJsonMatcher

        @Stability(Stable)
        @NotNull
        public String getJsonMatcher()
      • setJsonMatcher

        @Stability(Stable)
        public void setJsonMatcher​(@NotNull
                                   String value)
      • getJsonPath

        @Stability(Stable)
        @NotNull
        public String getJsonPath()
      • setJsonPath

        @Stability(Stable)
        public void setJsonPath​(@NotNull
                                String value)