Uses of Class
com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Builder
Packages that use DataTerraformRemoteStateAzurermConfig.Builder
-
Uses of DataTerraformRemoteStateAzurermConfig.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return DataTerraformRemoteStateAzurermConfig.BuilderModifier and TypeMethodDescriptionSets the value ofAzurermBackendConfig.getAccessKey()DataTerraformRemoteStateAzurermConfig.builder()DataTerraformRemoteStateAzurermConfig.Builder.clientCertificatePassword(String clientCertificatePassword) Sets the value ofAzurermBackendConfig.getClientCertificatePassword()DataTerraformRemoteStateAzurermConfig.Builder.clientCertificatePath(String clientCertificatePath) Sets the value ofAzurermBackendConfig.getClientCertificatePath()Sets the value ofAzurermBackendConfig.getClientId()DataTerraformRemoteStateAzurermConfig.Builder.clientSecret(String clientSecret) Sets the value ofAzurermBackendConfig.getClientSecret()DataTerraformRemoteStateAzurermConfig.Builder.containerName(String containerName) Sets the value ofAzurermBackendConfig.getContainerName()Sets the value ofDataTerraformRemoteStateConfig.getDefaults()Sets the value ofAzurermBackendConfig.getEndpoint()DataTerraformRemoteStateAzurermConfig.Builder.environment(String environment) Sets the value ofAzurermBackendConfig.getEnvironment()Sets the value ofAzurermBackendConfig.getKey()DataTerraformRemoteStateAzurermConfig.Builder.metadataHost(String metadataHost) Sets the value ofAzurermBackendConfig.getMetadataHost()DataTerraformRemoteStateAzurermConfig.Builder.msiEndpoint(String msiEndpoint) Sets the value ofAzurermBackendConfig.getMsiEndpoint()DataTerraformRemoteStateAzurermConfig.Builder.oidcRequestToken(String oidcRequestToken) Sets the value ofAzurermBackendConfig.getOidcRequestToken()DataTerraformRemoteStateAzurermConfig.Builder.oidcRequestUrl(String oidcRequestUrl) Sets the value ofAzurermBackendConfig.getOidcRequestUrl()Sets the value ofAzurermBackendConfig.getOidcToken()DataTerraformRemoteStateAzurermConfig.Builder.oidcTokenFilePath(String oidcTokenFilePath) Sets the value ofAzurermBackendConfig.getOidcTokenFilePath()DataTerraformRemoteStateAzurermConfig.Builder.resourceGroupName(String resourceGroupName) Sets the value ofAzurermBackendConfig.getResourceGroupName()Sets the value ofAzurermBackendConfig.getSasToken()Sets the value ofAzurermBackendConfig.getSnapshot()DataTerraformRemoteStateAzurermConfig.Builder.storageAccountName(String storageAccountName) Sets the value ofAzurermBackendConfig.getStorageAccountName()DataTerraformRemoteStateAzurermConfig.Builder.subscriptionId(String subscriptionId) Sets the value ofAzurermBackendConfig.getSubscriptionId()Sets the value ofAzurermBackendConfig.getTenantId()DataTerraformRemoteStateAzurermConfig.Builder.useAzureadAuth(Boolean useAzureadAuth) Sets the value ofAzurermBackendConfig.getUseAzureadAuth()DataTerraformRemoteStateAzurermConfig.Builder.useMicrosoftGraph(Boolean useMicrosoftGraph) Sets the value ofAzurermBackendConfig.getUseMicrosoftGraph()Sets the value ofAzurermBackendConfig.getUseMsi()Sets the value ofAzurermBackendConfig.getUseOidc()Sets the value ofDataTerraformRemoteStateConfig.getWorkspace()Constructors in com.hashicorp.cdktf with parameters of type DataTerraformRemoteStateAzurermConfig.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDataTerraformRemoteStateAzurermConfig.Builder.