Uses of Interface
com.hashicorp.cdktf.providers.aws.workspaces_workspace.WorkspacesWorkspaceWorkspaceProperties
-
Packages that use WorkspacesWorkspaceWorkspaceProperties Package Description com.hashicorp.cdktf.providers.aws.workspaces_workspace aws_workspaces_workspace -
-
Uses of WorkspacesWorkspaceWorkspaceProperties in com.hashicorp.cdktf.providers.aws.workspaces_workspace
Classes in com.hashicorp.cdktf.providers.aws.workspaces_workspace that implement WorkspacesWorkspaceWorkspaceProperties Modifier and Type Class Description static classWorkspacesWorkspaceWorkspaceProperties.Jsii$ProxyAn implementation forWorkspacesWorkspaceWorkspacePropertiesMethods in com.hashicorp.cdktf.providers.aws.workspaces_workspace that return WorkspacesWorkspaceWorkspaceProperties Modifier and Type Method Description WorkspacesWorkspaceWorkspacePropertiesWorkspacesWorkspaceWorkspaceProperties.Builder. build()Builds the configured instance.WorkspacesWorkspaceWorkspacePropertiesWorkspacesWorkspaceWorkspacePropertiesOutputReference. getInternalValue()default WorkspacesWorkspaceWorkspacePropertiesWorkspacesWorkspaceConfig. getWorkspaceProperties()workspace_properties block.WorkspacesWorkspaceWorkspacePropertiesWorkspacesWorkspaceConfig.Jsii$Proxy. getWorkspaceProperties()WorkspacesWorkspaceWorkspacePropertiesWorkspacesWorkspace. getWorkspacePropertiesInput()Methods in com.hashicorp.cdktf.providers.aws.workspaces_workspace with parameters of type WorkspacesWorkspaceWorkspaceProperties Modifier and Type Method Description voidWorkspacesWorkspace. putWorkspaceProperties(WorkspacesWorkspaceWorkspaceProperties value)voidWorkspacesWorkspaceWorkspacePropertiesOutputReference. setInternalValue(WorkspacesWorkspaceWorkspaceProperties value)WorkspacesWorkspace.BuilderWorkspacesWorkspace.Builder. workspaceProperties(WorkspacesWorkspaceWorkspaceProperties workspaceProperties)workspace_properties block.WorkspacesWorkspaceConfig.BuilderWorkspacesWorkspaceConfig.Builder. workspaceProperties(WorkspacesWorkspaceWorkspaceProperties workspaceProperties)Sets the value ofWorkspacesWorkspaceConfig.getWorkspaceProperties()
-