Class DataTerraformRemoteStateEtcd

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

@Generated(value="jsii-pacmak/1.79.0 (build b22f628)", date="2023-07-04T13:45:25.549Z") @Stability(Deprecated) @Deprecated public class DataTerraformRemoteStateEtcd extends TerraformRemoteState
Deprecated.
CDK for Terraform no longer supports the etcd backend. Terraform deprecated etcd in v1.2.3 and removed it in v1.3.
  • Constructor Details

    • DataTerraformRemoteStateEtcd

      protected DataTerraformRemoteStateEtcd(software.amazon.jsii.JsiiObjectRef objRef)
      Deprecated.
    • DataTerraformRemoteStateEtcd

      protected DataTerraformRemoteStateEtcd(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      Deprecated.
    • DataTerraformRemoteStateEtcd

      @Stability(Deprecated) @Deprecated public DataTerraformRemoteStateEtcd(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull DataTerraformRemoteStateEtcdConfig config)
      Deprecated.
      Parameters:
      scope - This parameter is required.
      id - This parameter is required.
      config - This parameter is required.