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.93.0 (build 1706ca5)",
date="2024-01-17T11:28:52.445Z")
@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, getKmsEncryptionKey, getPrefix, getStoreageCustomEndpoint
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
builder
-