Interface CreateEnvironmentOptions.Size
- Enclosing class:
- CreateEnvironmentOptions
public static interface CreateEnvironmentOptions.Size
Size of the environment. In the Lite plan the default and only accepted value is `LT`, in all
other plans the default is `S`.
-
Field Summary
-
Field Details
-
LT
LT.- See Also:
- Constant Field Values
-
XS
XS.- See Also:
- Constant Field Values
-
S
S.- See Also:
- Constant Field Values
-
MS
MS.- See Also:
- Constant Field Values
-
M
M.- See Also:
- Constant Field Values
-
ML
ML.- See Also:
- Constant Field Values
-
L
L.- See Also:
- Constant Field Values
-
XL
XL.- See Also:
- Constant Field Values
-
XXL
XXL.- See Also:
- Constant Field Values
-
XXXL
XXXL.- See Also:
- Constant Field Values
-