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