Uses of Interface
software.amazon.awscdk.services.ecs.ScratchSpace
Packages that use ScratchSpace
-
Uses of ScratchSpace in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement ScratchSpaceMethods in software.amazon.awscdk.services.ecs that return ScratchSpaceMethods in software.amazon.awscdk.services.ecs with parameters of type ScratchSpaceModifier and TypeMethodDescriptionvoidContainerDefinition.addScratch(ScratchSpace scratch) This method mounts temporary disk space to the container.