Class GetLocalDiskPlainArgs


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

      • diskNode

        public java.util.Optional<java.lang.String> diskNode()
        Returns:
        Device node of the local disk to retrieve. For example, `/dev/sdb`.
      • diskPath

        public java.util.Optional<java.lang.String> diskPath()
        Returns:
        Device path of the local disk to retrieve. For example, `/dev/xvdb` or `/dev/nvme1n1`.
      • gatewayArn

        public java.lang.String gatewayArn()
        Returns:
        ARN of the gateway.