Package com.hashicorp.cdktf
Interface DataTerraformRemoteStateHttpConfig
- All Superinterfaces:
DataTerraformRemoteStateConfig
,HttpBackendConfig
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
DataTerraformRemoteStateHttpConfig.Jsii$Proxy
@Generated(value="jsii-pacmak/1.91.0 (build 1b1f239)",
date="2023-12-07T11:27:09.929Z")
@Stability(Experimental)
public interface DataTerraformRemoteStateHttpConfig
extends software.amazon.jsii.JsiiSerializable, DataTerraformRemoteStateConfig, HttpBackendConfig
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
A builder forDataTerraformRemoteStateHttpConfig
static final class
An implementation forDataTerraformRemoteStateHttpConfig
-
Method Summary
Static MethodsMethods inherited from interface com.hashicorp.cdktf.DataTerraformRemoteStateConfig
getDefaults, getWorkspace
Methods inherited from interface com.hashicorp.cdktf.HttpBackendConfig
getAddress, getLockAddress, getLockMethod, getPassword, getRetryMax, getRetryWaitMax, getRetryWaitMin, getSkipCertVerification, getUnlockAddress, getUnlockMethod, getUpdateMethod, getUsername
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
builder
-