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 |
RemoteBackendProps.getWorkspaces() |
IRemoteWorkspace |
RemoteBackendProps.Jsii$Proxy.getWorkspaces() |
IRemoteWorkspace |
DataTerraformRemoteStateRemoteConfig.Jsii$Proxy.getWorkspaces() |
Modifier and Type | Method and Description |
---|---|
DataTerraformRemoteState.Builder |
DataTerraformRemoteState.Builder.workspaces(IRemoteWorkspace workspaces) |
RemoteBackend.Builder |
RemoteBackend.Builder.workspaces(IRemoteWorkspace workspaces) |
RemoteBackendProps.Builder |
RemoteBackendProps.Builder.workspaces(IRemoteWorkspace workspaces)
Sets the value of
RemoteBackendProps.getWorkspaces() |
DataTerraformRemoteStateRemoteConfig.Builder |
DataTerraformRemoteStateRemoteConfig.Builder.workspaces(IRemoteWorkspace workspaces)
Sets the value of
RemoteBackendProps.getWorkspaces() |
Copyright © 2022. All rights reserved.