Wählen Sie Ihre Cookie-Einstellungen aus

Wir verwenden essentielle Cookies und ähnliche Tools, die für die Bereitstellung unserer Website und Services erforderlich sind. Wir verwenden Performance-Cookies, um anonyme Statistiken zu sammeln, damit wir verstehen können, wie Kunden unsere Website nutzen, und Verbesserungen vornehmen können. Essentielle Cookies können nicht deaktiviert werden, aber Sie können auf „Anpassen“ oder „Ablehnen“ klicken, um Performance-Cookies abzulehnen.

Wenn Sie damit einverstanden sind, verwenden AWS und zugelassene Drittanbieter auch Cookies, um nützliche Features der Website bereitzustellen, Ihre Präferenzen zu speichern und relevante Inhalte, einschließlich relevanter Werbung, anzuzeigen. Um alle nicht notwendigen Cookies zu akzeptieren oder abzulehnen, klicken Sie auf „Akzeptieren“ oder „Ablehnen“. Um detailliertere Entscheidungen zu treffen, klicken Sie auf „Anpassen“.

WorkspacesPool - Amazon WorkSpaces Service
Diese Seite wurde nicht in Ihre Sprache übersetzt. Übersetzung anfragen

WorkspacesPool

Describes a pool of WorkSpaces.

Contents

BundleId

The identifier of the bundle used by the pool.

Type: String

Pattern: ^wsb-[0-9a-z]{8,63}$

Required: Yes

CapacityStatus

The capacity status for the pool

Type: CapacityStatus object

Required: Yes

CreatedAt

The time the pool was created.

Type: Timestamp

Required: Yes

DirectoryId

The identifier of the directory used by the pool.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 65.

Pattern: ^(d-[0-9a-f]{8,63}$)|(wsd-[0-9a-z]{8,63}$)

Required: Yes

PoolArn

The Amazon Resource Name (ARN) for the pool.

Type: String

Pattern: ^arn:aws[a-z-]{0,7}:[A-Za-z0-9][A-za-z0-9_/.-]{0,62}:[A-za-z0-9_/.-]{0,63}:[A-za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.\\-]{0,1023}$

Required: Yes

PoolId

The identifier of a pool.

Type: String

Pattern: ^wspool-[0-9a-z]{9}$

Required: Yes

PoolName

The name of the pool,

Type: String

Pattern: ^[A-Za-z0-9][A-Za-z0-9_.-]{0,63}$

Required: Yes

State

The current state of the pool.

Type: String

Valid Values: CREATING | DELETING | RUNNING | STARTING | STOPPED | STOPPING | UPDATING

Required: Yes

ApplicationSettings

The persistent application settings for users of the pool.

Type: ApplicationSettingsResponse object

Required: No

Description

The description of the pool.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[a-zA-Z0-9_./() -]+$

Required: No

Errors

The pool errors.

Type: Array of WorkspacesPoolError objects

Required: No

TimeoutSettings

The amount of time that a pool session remains active after users disconnect. If they try to reconnect to the pool session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new pool instance.

Type: TimeoutSettings object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

DatenschutzNutzungsbedingungen für die WebsiteCookie-Einstellungen
© 2025, Amazon Web Services, Inc. oder Tochtergesellschaften. Alle Rechte vorbehalten.