Package com.hashicorp.cdktf
Interface DataTerraformRemoteStateEtcdV3Config
- All Superinterfaces:
DataTerraformRemoteStateConfig
,EtcdV3BackendConfig
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
@Generated(value="jsii-pacmak/1.93.0 (build 1706ca5)",
date="2024-01-08T15:56:48.050Z")
@Stability(Deprecated)
@Deprecated
public interface DataTerraformRemoteStateEtcdV3Config
extends software.amazon.jsii.JsiiSerializable, DataTerraformRemoteStateConfig, EtcdV3BackendConfig
Deprecated.
CDK for Terraform no longer supports the etcdv3 backend. Terraform deprecated etcdv3 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.EtcdV3BackendConfig
getCacertPath, getCertPath, getEndpoints, getKeyPath, getLock, getPassword, getPrefix, getUsername
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
builder
Deprecated.
-