Uses of Interface
software.amazon.awscdk.services.batch.EcsMachineImage
Packages that use EcsMachineImage
-
Uses of EcsMachineImage in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement EcsMachineImageMethods in software.amazon.awscdk.services.batch that return EcsMachineImageModifier and TypeMethodDescriptionEcsMachineImage.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.batch that return types with arguments of type EcsMachineImageModifier and TypeMethodDescriptiondefault List<EcsMachineImage> IManagedEc2EcsComputeEnvironment.getImages()Configure which AMIs this Compute Environment can launch.default List<EcsMachineImage> IManagedEc2EcsComputeEnvironment.Jsii$Default.getImages()Configure which AMIs this Compute Environment can launch.ManagedEc2EcsComputeEnvironment.getImages()Configure which AMIs this Compute Environment can launch.default List<EcsMachineImage> ManagedEc2EcsComputeEnvironmentProps.getImages()Configure which AMIs this Compute Environment can launch.final List<EcsMachineImage> ManagedEc2EcsComputeEnvironmentProps.Jsii$Proxy.getImages()Method parameters in software.amazon.awscdk.services.batch with type arguments of type EcsMachineImageModifier and TypeMethodDescriptionManagedEc2EcsComputeEnvironment.Builder.images(List<? extends EcsMachineImage> images) Configure which AMIs this Compute Environment can launch.ManagedEc2EcsComputeEnvironmentProps.Builder.images(List<? extends EcsMachineImage> images) Sets the value ofManagedEc2EcsComputeEnvironmentProps.getImages()