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