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.93.0 (build 1706ca5)",
date="2024-01-15T15:38:00.985Z")
@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 classDeprecated.static final classDeprecated. -
Method Summary
Methods inherited from interface com.hashicorp.cdktf.DataTerraformRemoteStateConfig
getDefaults, getWorkspaceMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJsonMethods 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.
-