InstancePlacementConfig
Configuration for how instances are placed and allocated within UltraServers. This is only applicable for UltraServer capacity.
Contents
- EnableMultipleJobs
-
If set to true, allows multiple jobs to share the same UltraServer instances. If set to false, ensures this job's instances are placed on an UltraServer exclusively, with no other jobs sharing the same UltraServer. Default is false.
Type: Boolean
Required: No
- PlacementSpecifications
-
A list of specifications for how instances should be placed on specific UltraServers. Maximum of 10 items is supported.
Type: Array of PlacementSpecification objects
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: