Uses of Class
software.amazon.awscdk.services.batch.EksContainerDefinition
Packages that use EksContainerDefinition
-
Uses of EksContainerDefinition in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return EksContainerDefinitionModifier and TypeMethodDescriptionEksContainerDefinition.Builder.build()EksJobDefinition.getContainer()The container this Job Definition will run.EksJobDefinitionProps.getContainer()The container this Job Definition will run.final EksContainerDefinitionEksJobDefinitionProps.Jsii$Proxy.getContainer()IEksJobDefinition.getContainer()The container this Job Definition will run.default EksContainerDefinitionIEksJobDefinition.Jsii$Default.getContainer()The container this Job Definition will run.final EksContainerDefinitionIEksJobDefinition.Jsii$Proxy.getContainer()The container this Job Definition will run.Methods in software.amazon.awscdk.services.batch with parameters of type EksContainerDefinitionModifier and TypeMethodDescriptionEksJobDefinition.Builder.container(EksContainerDefinition container) The container this Job Definition will run.EksJobDefinitionProps.Builder.container(EksContainerDefinition container) Sets the value ofEksJobDefinitionProps.getContainer()