Workspaces Pool Args
constructor(applicationSettings: Output<WorkspacesPoolApplicationSettingsArgs>? = null, bundleId: Output<String>? = null, capacity: Output<WorkspacesPoolCapacityArgs>? = null, description: Output<String>? = null, directoryId: Output<String>? = null, poolName: Output<String>? = null, tags: Output<List<TagArgs>>? = null, timeoutSettings: Output<WorkspacesPoolTimeoutSettingsArgs>? = null)