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“.

NodePropertyOverride - AWS Batch
Diese Seite wurde nicht in Ihre Sprache übersetzt. Übersetzung anfragen

NodePropertyOverride

The object that represents any node overrides to a job definition that's used in a SubmitJob API operation.

Contents

targetNodes

The range of nodes, using node index values, that's used to override. A range of 0:3 indicates nodes with index values of 0 through 3. If the starting range value is omitted (:n), then 0 is used to start the range. If the ending range value is omitted (n:), then the highest possible node index is used to end the range.

Type: String

Required: Yes

consumableResourcePropertiesOverride

An object that contains overrides for the consumable resources of a job.

Type: ConsumableResourceProperties object

Required: No

containerOverrides

The overrides that are sent to a node range.

Type: ContainerOverrides object

Required: No

ecsPropertiesOverride

An object that contains the properties that you want to replace for the existing Amazon ECS resources of a job.

Type: EcsPropertiesOverride object

Required: No

eksPropertiesOverride

An object that contains the properties that you want to replace for the existing Amazon EKS resources of a job.

Type: EksPropertiesOverride object

Required: No

instanceTypes

An object that contains the instance types that you want to replace for the existing resources of a job.

Type: Array of strings

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.