Uses of Enum
software.amazon.awscdk.services.batch.ImagePullPolicy
Packages that use ImagePullPolicy
-
Uses of ImagePullPolicy in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return ImagePullPolicyModifier and TypeMethodDescriptionEksContainerDefinition.getImagePullPolicy()The image pull policy for this container.default ImagePullPolicyEksContainerDefinitionProps.getImagePullPolicy()The image pull policy for this container.final ImagePullPolicyEksContainerDefinitionProps.Jsii$Proxy.getImagePullPolicy()default ImagePullPolicyIEksContainerDefinition.getImagePullPolicy()The image pull policy for this container.default ImagePullPolicyIEksContainerDefinition.Jsii$Default.getImagePullPolicy()The image pull policy for this container.final ImagePullPolicyIEksContainerDefinition.Jsii$Proxy.getImagePullPolicy()The image pull policy for this container.static ImagePullPolicyReturns the enum constant of this type with the specified name.static ImagePullPolicy[]ImagePullPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.batch with parameters of type ImagePullPolicyModifier and TypeMethodDescriptionEksContainerDefinition.Builder.imagePullPolicy(ImagePullPolicy imagePullPolicy) The image pull policy for this container.EksContainerDefinitionProps.Builder.imagePullPolicy(ImagePullPolicy imagePullPolicy) Sets the value ofEksContainerDefinitionProps.getImagePullPolicy()