Class AmiCopyEphemeralBlockDevice


  • public final class AmiCopyEphemeralBlockDevice
    extends java.lang.Object
    • Method Detail

      • deviceName

        public java.util.Optional<java.lang.String> deviceName()
        Returns:
        Path at which the device is exposed to created instances.
      • virtualName

        public java.util.Optional<java.lang.String> virtualName()
        Returns:
        Name for the ephemeral device, of the form "ephemeralN" where *N* is a volume number starting from zero.