Class CloudSchedulerJobAppEngineHttpTargetAppEngineRoutingOutputReference

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

      • CloudSchedulerJobAppEngineHttpTargetAppEngineRoutingOutputReference

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

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

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

      • resetInstance

        @Stability(Stable)
        public void resetInstance()
      • resetService

        @Stability(Stable)
        public void resetService()
      • resetVersion

        @Stability(Stable)
        public void resetVersion()
      • getInstanceInput

        @Stability(Stable)
        @Nullable
        public String getInstanceInput()
      • getServiceInput

        @Stability(Stable)
        @Nullable
        public String getServiceInput()
      • getVersionInput

        @Stability(Stable)
        @Nullable
        public String getVersionInput()
      • getInstance

        @Stability(Stable)
        @NotNull
        public String getInstance()
      • setInstance

        @Stability(Stable)
        public void setInstance​(@NotNull
                                String value)
      • getService

        @Stability(Stable)
        @NotNull
        public String getService()
      • setService

        @Stability(Stable)
        public void setService​(@NotNull
                               String value)
      • getVersion

        @Stability(Stable)
        @NotNull
        public String getVersion()
      • setVersion

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