Skip to main content
A cloud workspace can either be a single named workspace, or a list of tagged workspaces.

Initializers

import { CloudWorkspace } from 'cdktn'

new CloudWorkspace()
NameTypeDescription

Methods

NameDescription
toTerraformNo description.

toTerraform

public toTerraform(): any