yr.config.ResourceGroupOptions.bundle_index#
- ResourceGroupOptions.bundle_index: int = -1#
The index of the bundle to be scheduled takes effect only if resource_group_name is not empty. The value range is [-1, the number of bundles in the ResourceGroup). default value is
-1, indicating that no specific bundle is specified; if it is a value other than-1within the value range, it indicates that the bundle is scheduled to the corresponding index of the ResourceGroup; if it is any other value, an error will be generated.