WebAppUnits
Contains an integer value that represents the value for number of concurrent connections or the user sessions on your web app.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- Provisioned
-
An integer that represents the number of units for your desired number of concurrent connections, or the number of user sessions on your web app at the same time.
Each increment allows an additional 250 concurrent sessions: a value of
1
sets the number of concurrent sessions to 250;2
sets a value of 500, and so on.Type: Integer
Valid Range: Minimum value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: