Uses of Interface
software.amazon.awscdk.interfaces.workspaces.IWorkspacesPoolRef
Packages that use IWorkspacesPoolRef
Package
Description
Amazon WorkSpaces Construct Library
-
Uses of IWorkspacesPoolRef in software.amazon.awscdk.interfaces.workspaces
Subinterfaces of IWorkspacesPoolRef in software.amazon.awscdk.interfaces.workspacesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIWorkspacesPoolRef.Classes in software.amazon.awscdk.interfaces.workspaces that implement IWorkspacesPoolRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IWorkspacesPoolRef in software.amazon.awscdk.services.workspaces
Classes in software.amazon.awscdk.services.workspaces that implement IWorkspacesPoolRefMethods in software.amazon.awscdk.services.workspaces that return IWorkspacesPoolRefModifier and TypeMethodDescriptionstatic IWorkspacesPoolRefCfnWorkspacesPool.fromPoolId(software.constructs.Construct scope, String id, String poolId) Creates a new IWorkspacesPoolRef from a poolId.