Uses of Class
com.hashicorp.cdktf.RemoteBackendConfig.Builder
Packages that use RemoteBackendConfig.Builder
-
Uses of RemoteBackendConfig.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return RemoteBackendConfig.BuilderModifier and TypeMethodDescriptionstatic RemoteBackendConfig.BuilderRemoteBackendConfig.builder()Sets the value ofRemoteBackendConfig.getHostname()RemoteBackendConfig.Builder.organization(String organization) Sets the value ofRemoteBackendConfig.getOrganization()Sets the value ofRemoteBackendConfig.getToken()RemoteBackendConfig.Builder.workspaces(IRemoteWorkspace workspaces) Sets the value ofRemoteBackendConfig.getWorkspaces()Constructors in com.hashicorp.cdktf with parameters of type RemoteBackendConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(RemoteBackendConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theRemoteBackendConfig.Builder.