Class ComputeRegionUrlMapDefaultRouteActionFaultInjectionPolicyAbortOutputReference

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

      • ComputeRegionUrlMapDefaultRouteActionFaultInjectionPolicyAbortOutputReference

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

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

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