Class DataTerraformRemoteStateHttp

java.lang.Object
software.amazon.jsii.JsiiObject
software.constructs.Construct
com.hashicorp.cdktf.TerraformElement
com.hashicorp.cdktf.TerraformRemoteState
com.hashicorp.cdktf.DataTerraformRemoteStateHttp
All Implemented Interfaces:
ITerraformAddressable, software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IDependable

@Generated(value="jsii-pacmak/1.91.0 (build 1b1f239)", date="2023-11-23T08:29:29.308Z") @Stability(Experimental) public class DataTerraformRemoteStateHttp extends TerraformRemoteState
  • Constructor Details

    • DataTerraformRemoteStateHttp

      protected DataTerraformRemoteStateHttp(software.amazon.jsii.JsiiObjectRef objRef)
    • DataTerraformRemoteStateHttp

      protected DataTerraformRemoteStateHttp(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
    • DataTerraformRemoteStateHttp

      @Stability(Experimental) public DataTerraformRemoteStateHttp(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull DataTerraformRemoteStateHttpConfig config)
      Parameters:
      scope - This parameter is required.
      id - This parameter is required.
      config - This parameter is required.