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-15T15:38:00.919Z")
@Stability(Experimental)
public interface DataTerraformRemoteStateGcsConfig
extends software.amazon.jsii.JsiiSerializable, DataTerraformRemoteStateConfig, GcsBackendConfig
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forDataTerraformRemoteStateGcsConfigstatic final classAn implementation forDataTerraformRemoteStateGcsConfig -
Method Summary
Static MethodsMethods inherited from interface com.hashicorp.cdktf.DataTerraformRemoteStateConfig
getDefaults, getWorkspaceMethods inherited from interface com.hashicorp.cdktf.GcsBackendConfig
getAccessToken, getBucket, getCredentials, getEncryptionKey, getImpersonateServiceAccount, getImpersonateServiceAccountDelegates, getKmsEncryptionKey, getPrefix, getStoreageCustomEndpointMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
builder
-