Uses of Interface
software.amazon.awscdk.interfaces.workspaces.IWorkspaceRef
Packages that use IWorkspaceRef
Package
Description
Amazon WorkSpaces Construct Library
-
Uses of IWorkspaceRef in software.amazon.awscdk.interfaces.workspaces
Subinterfaces of IWorkspaceRef in software.amazon.awscdk.interfaces.workspacesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIWorkspaceRef.Classes in software.amazon.awscdk.interfaces.workspaces that implement IWorkspaceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IWorkspaceRef in software.amazon.awscdk.services.workspaces
Classes in software.amazon.awscdk.services.workspaces that implement IWorkspaceRefModifier and TypeClassDescriptionclassTheAWS::WorkSpaces::Workspaceresource specifies a WorkSpace.Methods in software.amazon.awscdk.services.workspaces that return IWorkspaceRefModifier and TypeMethodDescriptionstatic IWorkspaceRefCfnWorkspace.fromWorkspaceId(software.constructs.Construct scope, String id, String workspaceId) Creates a new IWorkspaceRef from a workspaceId.