Package com.hashicorp.cdktf
Interface DataTerraformRemoteStateGcsConfig
- All Superinterfaces:
DataTerraformRemoteStateConfig
,GcsBackendConfig
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
DataTerraformRemoteStateGcsConfig.Jsii$Proxy
@Generated(value="jsii-pacmak/1.91.0 (build 1b1f239)",
date="2023-12-20T16:43:16.155Z")
@Stability(Experimental)
public interface DataTerraformRemoteStateGcsConfig
extends software.amazon.jsii.JsiiSerializable, DataTerraformRemoteStateConfig, GcsBackendConfig
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
A builder forDataTerraformRemoteStateGcsConfig
static final class
An implementation forDataTerraformRemoteStateGcsConfig
-
Method Summary
Static MethodsMethods inherited from interface com.hashicorp.cdktf.DataTerraformRemoteStateConfig
getDefaults, getWorkspace
Methods inherited from interface com.hashicorp.cdktf.GcsBackendConfig
getAccessToken, getBucket, getCredentials, getEncryptionKey, getImpersonateServiceAccount, getImpersonateServiceAccountDelegates, getPrefix
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
builder
-