Package com.hashicorp.cdktf
Interface DataTerraformRemoteStateEtcdConfig
- All Superinterfaces:
DataTerraformRemoteStateConfig
,EtcdBackendConfig
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
DataTerraformRemoteStateEtcdConfig.Jsii$Proxy
@Generated(value="jsii-pacmak/1.87.0 (build 9892444)",
date="2023-10-13T15:37:51.401Z")
@Stability(Deprecated)
@Deprecated
public interface DataTerraformRemoteStateEtcdConfig
extends software.amazon.jsii.JsiiSerializable, DataTerraformRemoteStateConfig, EtcdBackendConfig
Deprecated.
CDK for Terraform no longer supports the etcd backend. Terraform deprecated etcd in v1.2.3 and removed it in v1.3.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
Deprecated.static final class
Deprecated. -
Method Summary
Methods inherited from interface com.hashicorp.cdktf.DataTerraformRemoteStateConfig
getDefaults, getWorkspace
Methods inherited from interface com.hashicorp.cdktf.EtcdBackendConfig
getEndpoints, getPassword, getPath, getUsername
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
builder
Deprecated.
-