Uses of Interface
software.amazon.awscdk.services.batch.JobDefinitionContainer
Packages that use JobDefinitionContainer
-
Uses of JobDefinitionContainer in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement JobDefinitionContainerMethods in software.amazon.awscdk.services.batch that return JobDefinitionContainerModifier and TypeMethodDescriptionJobDefinitionContainer.Builder.build()Builds the configured instance.INodeRangeProps.getContainer()(experimental) The container details for the node range.default JobDefinitionContainerINodeRangeProps.Jsii$Default.getContainer()(experimental) The container details for the node range.final JobDefinitionContainerINodeRangeProps.Jsii$Proxy.getContainer()(experimental) The container details for the node range.JobDefinitionProps.getContainer()(experimental) An object with various properties specific to container-based jobs.final JobDefinitionContainerJobDefinitionProps.Jsii$Proxy.getContainer()Methods in software.amazon.awscdk.services.batch with parameters of type JobDefinitionContainerModifier and TypeMethodDescriptionJobDefinition.Builder.container(JobDefinitionContainer container) (experimental) An object with various properties specific to container-based jobs.JobDefinitionProps.Builder.container(JobDefinitionContainer container) Sets the value ofJobDefinitionProps.getContainer()default voidINodeRangeProps.Jsii$Default.setContainer(JobDefinitionContainer value) (experimental) The container details for the node range.final voidINodeRangeProps.Jsii$Proxy.setContainer(JobDefinitionContainer value) (experimental) The container details for the node range.voidINodeRangeProps.setContainer(JobDefinitionContainer value) (experimental) The container details for the node range.