Uses of Interface
software.amazon.awscdk.services.workspaces.IWorkspacesPoolRef
Packages that use IWorkspacesPoolRef
-
Uses of IWorkspacesPoolRef in software.amazon.awscdk.services.workspaces
Subinterfaces of IWorkspacesPoolRef in software.amazon.awscdk.services.workspacesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIWorkspacesPoolRef.Classes in software.amazon.awscdk.services.workspaces that implement IWorkspacesPoolRefModifier and TypeClassDescriptionclassDescribes a pool of WorkSpaces.static final classA proxy class which represents a concrete javascript instance of this type.Methods 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.