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.93.0 (build 1706ca5)",
date="2024-01-15T15:38:00.923Z")
@Stability(Experimental)
public interface DataTerraformRemoteStateHttpConfig
extends software.amazon.jsii.JsiiSerializable, DataTerraformRemoteStateConfig, HttpBackendConfig
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forDataTerraformRemoteStateHttpConfigstatic final classAn implementation forDataTerraformRemoteStateHttpConfig -
Method Summary
Static MethodsMethods inherited from interface com.hashicorp.cdktf.DataTerraformRemoteStateConfig
getDefaults, getWorkspaceMethods inherited from interface com.hashicorp.cdktf.HttpBackendConfig
getAddress, getClientCaCertificatePem, getClientCertificatePem, getClientPrivateKeyPem, getLockAddress, getLockMethod, getPassword, getRetryMax, getRetryWaitMax, getRetryWaitMin, getSkipCertVerification, getUnlockAddress, getUnlockMethod, getUpdateMethod, getUsernameMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
builder
-