Uses of Class
com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Builder
Packages that use DataTerraformRemoteStateConsulConfig.Builder
-
Uses of DataTerraformRemoteStateConsulConfig.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return DataTerraformRemoteStateConsulConfig.BuilderModifier and TypeMethodDescriptionDataTerraformRemoteStateConsulConfig.Builder.accessToken(String accessToken) Sets the value ofConsulBackendConfig.getAccessToken()Sets the value ofConsulBackendConfig.getAddress()DataTerraformRemoteStateConsulConfig.builder()Sets the value ofConsulBackendConfig.getCaFile()Sets the value ofConsulBackendConfig.getCertFile()DataTerraformRemoteStateConsulConfig.Builder.datacenter(String datacenter) Sets the value ofConsulBackendConfig.getDatacenter()Sets the value ofDataTerraformRemoteStateConfig.getDefaults()Sets the value ofConsulBackendConfig.getGzip()Sets the value ofConsulBackendConfig.getHttpAuth()Sets the value ofConsulBackendConfig.getKeyFile()Sets the value ofConsulBackendConfig.getLock()Sets the value ofConsulBackendConfig.getPath()Sets the value ofConsulBackendConfig.getScheme()Sets the value ofDataTerraformRemoteStateConfig.getWorkspace()Constructors in com.hashicorp.cdktf with parameters of type DataTerraformRemoteStateConsulConfig.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDataTerraformRemoteStateConsulConfig.Builder.