Package com.hashicorp.cdktf
Interface DataTerraformRemoteStateSwiftConfig
- All Superinterfaces:
DataTerraformRemoteStateConfig
,software.amazon.jsii.JsiiSerializable
,SwiftBackendConfig
- All Known Implementing Classes:
DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
@Generated(value="jsii-pacmak/1.95.0 (build f1ff514)",
date="2024-04-15T08:11:31.938Z")
@Stability(Deprecated)
@Deprecated
public interface DataTerraformRemoteStateSwiftConfig
extends software.amazon.jsii.JsiiSerializable, DataTerraformRemoteStateConfig, SwiftBackendConfig
Deprecated.
CDK for Terraform no longer supports the swift backend. Terraform deprecated swift 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 software.amazon.jsii.JsiiSerializable
$jsii$toJson
Methods inherited from interface com.hashicorp.cdktf.SwiftBackendConfig
getApplicationCredentialId, getApplicationCredentialName, getApplicationCredentialSecret, getArchiveContainer, getAuthUrl, getCacertFile, getCert, getCloud, getContainer, getDefaultDomain, getDomainId, getDomainName, getExpireAfter, getInsecure, getKey, getPassword, getProjectDomainId, getProjectDomainName, getRegionName, getStateName, getTenantId, getTenantName, getToken, getUserDomainId, getUserDomainName, getUserId, getUserName
-
Method Details
-
builder
Deprecated.
-