Uses of Class
com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Builder
Packages that use DataTerraformRemoteStateGcsConfig.Builder
-
Uses of DataTerraformRemoteStateGcsConfig.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return DataTerraformRemoteStateGcsConfig.BuilderModifier and TypeMethodDescriptionDataTerraformRemoteStateGcsConfig.Builder.accessToken(String accessToken) Sets the value ofGcsBackendConfig.getAccessToken()Sets the value ofGcsBackendConfig.getBucket()DataTerraformRemoteStateGcsConfig.builder()DataTerraformRemoteStateGcsConfig.Builder.credentials(String credentials) Sets the value ofGcsBackendConfig.getCredentials()Sets the value ofDataTerraformRemoteStateConfig.getDefaults()DataTerraformRemoteStateGcsConfig.Builder.encryptionKey(String encryptionKey) Sets the value ofGcsBackendConfig.getEncryptionKey()DataTerraformRemoteStateGcsConfig.Builder.impersonateServiceAccount(String impersonateServiceAccount) Sets the value ofGcsBackendConfig.getImpersonateServiceAccount()DataTerraformRemoteStateGcsConfig.Builder.impersonateServiceAccountDelegates(List<String> impersonateServiceAccountDelegates) Sets the value ofGcsBackendConfig.getImpersonateServiceAccountDelegates()DataTerraformRemoteStateGcsConfig.Builder.kmsEncryptionKey(String kmsEncryptionKey) Sets the value ofGcsBackendConfig.getKmsEncryptionKey()Sets the value ofGcsBackendConfig.getPrefix()DataTerraformRemoteStateGcsConfig.Builder.storeageCustomEndpoint(String storeageCustomEndpoint) Sets the value ofGcsBackendConfig.getStoreageCustomEndpoint()Sets the value ofDataTerraformRemoteStateConfig.getWorkspace()Constructors in com.hashicorp.cdktf with parameters of type DataTerraformRemoteStateGcsConfig.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDataTerraformRemoteStateGcsConfig.Builder.