Class GetDiskPlainArgs


  • public final class GetDiskPlainArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • name

        public java.lang.String name()
        Returns:
        The name of a specific disk. ***
      • project

        public java.util.Optional<java.lang.String> project()
        Returns:
        The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
      • zone

        public java.util.Optional<java.lang.String> zone()
        Returns:
        A reference to the zone where the disk resides.