Class ComputeUrlMapPathMatcherDefaultRouteActionFaultInjectionPolicyAbortOutputReference

  • 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:19.063Z")
    @Stability(Stable)
    public class ComputeUrlMapPathMatcherDefaultRouteActionFaultInjectionPolicyAbortOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • ComputeUrlMapPathMatcherDefaultRouteActionFaultInjectionPolicyAbortOutputReference

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

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

        @Stability(Stable)
        public ComputeUrlMapPathMatcherDefaultRouteActionFaultInjectionPolicyAbortOutputReference​(@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

      • resetHttpStatus

        @Stability(Stable)
        public void resetHttpStatus()
      • resetPercentage

        @Stability(Stable)
        public void resetPercentage()
      • getHttpStatusInput

        @Stability(Stable)
        @Nullable
        public Number getHttpStatusInput()
      • getPercentageInput

        @Stability(Stable)
        @Nullable
        public Number getPercentageInput()
      • getHttpStatus

        @Stability(Stable)
        @NotNull
        public Number getHttpStatus()
      • setHttpStatus

        @Stability(Stable)
        public void setHttpStatus​(@NotNull
                                  Number value)
      • getPercentage

        @Stability(Stable)
        @NotNull
        public Number getPercentage()
      • setPercentage

        @Stability(Stable)
        public void setPercentage​(@NotNull
                                  Number value)