Package | Description |
---|---|
com.hashicorp.cdktf |
cdktf
|
Modifier and Type | Interface and Description |
---|---|
static interface |
IRemoteWorkspace.Jsii$Default
Internal default implementation for
IRemoteWorkspace . |
Modifier and Type | Class and Description |
---|---|
static class |
IRemoteWorkspace.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
NamedRemoteWorkspace |
class |
PrefixedRemoteWorkspaces |
Modifier and Type | Method and Description |
---|---|
IRemoteWorkspace |
RemoteBackendConfig.getWorkspaces() |
IRemoteWorkspace |
RemoteBackendConfig.Jsii$Proxy.getWorkspaces() |
IRemoteWorkspace |
DataTerraformRemoteStateRemoteConfig.Jsii$Proxy.getWorkspaces() |
Modifier and Type | Method and Description |
---|---|
RemoteBackend.Builder |
RemoteBackend.Builder.workspaces(IRemoteWorkspace workspaces) |
RemoteBackendConfig.Builder |
RemoteBackendConfig.Builder.workspaces(IRemoteWorkspace workspaces)
Sets the value of
RemoteBackendConfig.getWorkspaces() |
DataTerraformRemoteState.Builder |
DataTerraformRemoteState.Builder.workspaces(IRemoteWorkspace workspaces) |
DataTerraformRemoteStateRemoteConfig.Builder |
DataTerraformRemoteStateRemoteConfig.Builder.workspaces(IRemoteWorkspace workspaces)
Sets the value of
RemoteBackendConfig.getWorkspaces() |
Copyright © 2023. All rights reserved.