Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
✨ v0.23.3 is live — includes breaking changes to supported language runtimes. Release notes · Migration guide · Provider dashboard
CDKTN Core API Reference for RemoteBackendConfig in Go.
import "github.com/open-constructs/cdk-terrain-go/cdktn" &cdktn.RemoteBackendConfig { Organization: *string, Workspaces: github.com/open-constructs/cdk-terrain-go/cdktn.IRemoteWorkspace, Hostname: *string, Token: *string, }
Organization
*string
Workspaces
IRemoteWorkspace
Hostname
Token
Organization *string
Workspaces IRemoteWorkspace
Hostname *string
Token *string
Was this page helpful?